body
{
background:url(../images/sfondopagina.gif); 
text-align:center; 
}

#cont
{
margin:auto;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
}

#testo
{
position:relative;
top:30px;
background-color: #666666;
z-index:3;
margin:auto;
border-width:1px;
border-style:solid;
border-color:#FFFFFF;
text-align:left; 
color:#FFFFFF; 
font-family:Geneva, arial;
}

#testo a
{
color:  #FFFFFF;
}

#testo a:visited
{
color:  #FFFFFF;
}

#testo a:hover
{
color:  #FF6600;
}

#testo a:active
{
color:  #FFFFFF;
}

