html {
height:100%;
}

body {
color: #ffffff;
/* background-color:#5c0305; */
background-color:#710609;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background-image:url(immagini/bgcolor2.gif);
background-repeat: repeat-x;
margin:0px;
/* margin-top:40px; */
height:100%;
}

a {
color: #ffffff;
text-decoration:none;
}

a:hover {
color: #ffffff;
text-decoration:underline;
}