*
{
	padding:0; margin:0;
}
body
{
	text-align:center;
	background:#8F2423 url('immagini/sfondo_b.jpg');
	background-repeat: no-repeat;
    background-position: center 104px;
	

}
#contenuto
{
	margin:105px auto;	
	text-align:center;
	width:740px;
	background-color:#fff;
	overflow: hidden; 

}

