body {
margin: 0;
padding: 0;
/*font: 15px Gill Sans MT, Arial, Sans-Serif Verdana, Geneva, sans-serif;*/
font:13px Century Gothic;
text-align:left; 
background:#fff;
color: #000;
}
#centrato {
width:965px;
margin:auto;
text-align: center;

}


#testo{
text-align:center;

}
#testo a{ text-decoration:none; color:#000;}

#testo a:hover{ text-decoration:underline; color:#000;}


