body {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	background-color: #E8E690;
}
#LACERBA_home {
	background-image: url(../images/sfondo.png);
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -150px;
	margin-top: -150px;
}
img {
	border: none;
}
#gruppi {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -300px;
	margin-left: -400px;
}