@charset "utf-8";
/* CSS Document */

#Header {
	width:900px;
	height:400px;
	overflow:auto;
	z-index:2; 
	position:relative;
	top:0px;
	left:0px;
	text-align:center;
	background: url(../images/std/top_contatti.jpg);
	background-repeat: no-repeat;	
}
