body { background-color:#000000;}
.centrato {
	position:absolute;
	left: 50%;
	top: 50%;
	margin-left: -350px;
	margin-top: -250px;
}
