body{    background:#1B1B1B;	text-align:center;	font-family:"Courier New", Courier, mono;}hr{	display:none;}#contenitore{	width:770px;	margin:0 auto;    text-align:center;	padding:0px;	border:1px solid #1B1B1B;}#sfondo{	height:200px;		width:770px;		background-image:url(logo.jpg);	background-repeat: no-repeat;	background-position:center;}#footer{ 	clear:both;	width:700px;	background-color:#1B1B1B;	text-align:center;	color:#ffffff;	font-weight:bold; } 	#footer p{		font-size:83%;		padding:0px;		margin:0px;			} 	#footer a:link{		color:#fff;		text-decoration:none;	} 	#footer a:visited{		color:#fff;		text-decoration:none;	} 	#footer a:hover{		color:#fff;		text-decoration:none;	}		  	#footer a:active{			color:#fff;		text-decoration:none;	}.noborder{	border:0px solid #fff;	}#testo{	text-align:center;	padding:5px 0px 5px 0px;	}	#testo h1{		font-size:100%;		margin:0px;		padding:0px;		text-align:center;		text-transform:uppercase;	}	#testo p{		padding:5px;		font-size:80%;		text-align:justify;	}