body{
	font-size:62.5%;
	background-image:url(img/bg.jpg);
	background-repeat:repeat;
}
#grande{
	margin:0 auto;
	width:900px;
	height:566px;

}
#sopra{
	clear:both;
	height:160px;
	background-image:url(img/sopra.jpg);
	background-repeat:no-repeat;
	
}
#sopra2{
	clear:both;
	height:164px;
	background-image:url(img/sopra2.jpg);
	background-repeat:no-repeat;
	
}
#centro{
	clear:both;
	height:44px;
	background-image:url(img/centro.jpg);
	background-repeat:no-repeat;
	padding-left:238px;
	padding-top:0;
	
	
}

#foot1{
	clear:both;
	height:93px;
	background-image:url(img/foot1.jpg);
	background-repeat:no-repeat;
	
}
#foot2{
	clear:both;
	height:105px;
	background-image:url(img/foot2.jpg);
	background-repeat:no-repeat;
	
}
h1{
 font-family:Georgia, "Times New Roman", Times, serif;
 font-size:2em;

 margin:0;
 }
 a{
 	 color:#333300;
 	text-decoration:none}
