body {
background-color: #005b34;
background-image: url(img/sfondo.png);
background-repeat:repeat-y;
background-position:left;
margin-left:1px;
}

.elenco {
list-style-type:none;
margin-top:55px;
margin-left:0;
padding-left:0;
}

a:link {
border:0;
color: #939585;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

a:visited {
border:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}

a:hover {
border:0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#877351;
}  

a:focus { 
outline: 0; 
}

a img { 
border: 0; 
}

.elencotesto {
list-style-type: disc;
margin-top:0;
padding-top:0;
}

#content {
border-width:5px; 
border-style:solid;
border-color:#748974;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#ffffff;
}