body{
/*	background-image:url(images/bg.jpg);
	background-repeat:no-repeat;*/
	margin-top:0px;
	background-color:#2d4201;
	}
	
#main_container{
	left:50%;
	top:50%;
	margin-top:-85px;
	margin-left:-153px;
	width:307px;
	height:170px;
	margin:auto;
	padding-top:200px;
	}
	
	
#dilmah_conserv{
	width:307px;
	height:73px;
	}
	
a.dilmah_conserv{
	background:url(images/dilmah_conservation.jpg) no-repeat top left;
	height:73px;
	width:307px;
	display:block;
	}
	
a.dilmah_conserv:hover{
	background:url(images/dilmah_conservation.jpg) no-repeat bottom left;
	height:73px;
	width:307px;
	display:block;
	}
	
#ele_conserv{
	width:307px;
	height:73px;
	padding-bottom:15px;
	}


a.ele_conserv{
	background:url(images/elephant_conservation.jpg) no-repeat top left;
	height:73px;
	width:307px;
	display:block;
	}
	
a.ele_conserv:hover{
	background:url(images/elephant_conservation.jpg) no-repeat bottom left;
	height:73px;
	width:307px;
	display:block;
	}
	