body{
text-align:center;
background-color:#006666;
font-family:Tahoma,Arial, Helvetica, sans-serif;
}

.cont{

width:720px;
border:1px solid #ECE522;
}

.barra{
width:720px;
border-bottom:1px solid #ECE522;

}
.testo{
background-image:url(img/sf_testo.jpg);
background-repeat:no-repeat;
width:483px;
color:#000000;
font-size:12px;
text-align:justify;
vertical-align:text-top;
padding:20px;


}

.footer{
background-color:#FFFF66;
font-size:10px;

}
a{
text-decoration:none;
color:#FFFF00;

}

