body {
	text-align: center;
	background-color: #dfdfdf;
	background-position: 50% 0%;
	background-repeat: no-repeat;
}

div#centrato {
	position:absolute;
	/*width:1018px;*/
	height:598px;
	left:50%;
	top:50%;
	margin:-299px 0 0 -480px;
}

img{
	display: block;
}

div.mail a:link{
	color:#4d4d4d;
	font-family: Arial, Verdana, Sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}

div.mail a:hover{
	color:#af0013;
}

.hidden {
	display: none;
}
