html {
	width: 100%;
	height: 100%;
	background-color: #009645;	
}

body {
	/*width: 513px;*/
	height: 397px;	
	background-image:url("../images/img_construction.jpg");
	background-repeat : no-repeat;
	margin: 10% 0 0 25%;
}


li  {
	list-style-type: none;
	width:179px;
	height:107px;
	margin : 0% 0 0 18%;
}


li a img{
	list-style-type: none;
	color: #FFd000;
	margin : 220% 0 0 -30%;
}
	
li a {
	width:0px;
	height:0px;
	margin : 0% 0 0 30%;
	padding: 0 0 0 30px;
}