body {
background-image:  url("immagini/blu02.jpg");
font-family: Garamond, verdana, helvetica;
} 

a:link {color:#000000; text-decoration:none} 
a:visited {text-decoration:none} 
a:hover {color:yellow; text-decoration:underline}
a:active {color:yellow; text-decoration:underline}

img {border:0px}

#testata {
background-color:#ffcccc;
width:100%;
height:20%;
} 

.indice  { 
background-image:  url("immagini/mare01.jpg");
text-transform: uppercase;
font-weight: bold ;
font-size: 80%;
 }

#piede {
padding:10px;
background-color:#ffffcc;
text-align:center;
font-size: 80%;
}