BODY{
background-color: #000000;
margin-top: 100px;
}

.contatore-visite
{text-align: center;
}

.content
{color: #EEEEEE;
font-family: Arial, Verdana;
font-size: 18px;
line-height: 145%;
text-align: center;
}

.footer
{color: #000000;
font-family: Arial;
font-size: 7px;
line-height: 150%;
text-align: center;
}

#footer a:visited {
color: #000000;
font-family: Arial;
font-size: 7px;
line-height: 150%;
text-decoration: none;
} 

#footer a:link {
color: #000000;
font-family: Arial;
font-size: 7px;
line-height: 150%;
text-decoration: none;
} 

#footer a:hover {
color: #000000;
font-family: Arial;
font-size: 7px;
line-height: 150%;
text-decoration: none;
} 

#footer a:active {
color: #000000;
font-family: Arial;
font-size: 7px;
line-height: 150%;
text-decoration: none;
}