/* CSS Document */

body {
background:#e7e7e7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	
}.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
}

#Layer1 {
	position:absolute;
	left:-2000;
	top:-1000;
	width:1024px;
	height:138px;
	z-index:1;
}
