body, html{	font-family:Arial, Helvetica, sans-serif;	margin:0;	padding:0;	text-align:center;}#top h1, hr{	height:1px;	width:1px;	display:none;}img{	border-style:none;}#contenitore{	width:720px;	margin:0 auto;}#centro{	width:720px;	padding:10px 0;}	#centro p{		font-size:80%;		font-weight:bold;	}	#centro h1{		margin:0;		padding:0;		font-size:160%;	}	#centro h2{		margin:0;		padding:0 0 10px;		font-size:130%;	}	#top{	height:95px;	width:inherit;	background-image:url(top.jpg);	background-position:bottom;	background-repeat:no-repeat;}#foot{	clear:both;	height:40px;	background-image:url(foot.jpg);	background-position:bottom;	background-repeat:no-repeat;}