/* CSS Document */
/* http://www.ideavita.com */
/* Creato da AWD - Alex Web Designer - http://alexwd.altervista.org/ */

/* Foglio di stile "Index page" */

html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;	
	background: #fff;
}
img {
	width: 350px;
	height: 308px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -154px;
	margin-left:-175px;
	border: 0;
}
h1, h2 { position: absolute; left: -9999px; }
