body {
 margin:1ex;
 font-family:Arial, Verdana, sans-serif;
 background-color:#300;
 color:#FFF;
}

a , a:hover, a:active, a:link {color:white; border-bottom:1px dotted;text-decoration:none;}
a:hover {border:none;}

#contenuto {
 text-align:center;
}

p {
 letter-spacing:0.2em;
}

p.address {
 margin:5ex;
 font-size:x-small;
}