body {
       background-image:url("immagini/sfondopag.gif");
       margin: 50px
     }
h1.titolo {font-size:14pt}
.normale {font-size:12pt}
h1.normale {font-size:12pt}
h1.grande{font-size: 30pt}
p.normale{font-size:10pt}
.piccolo {font-size:11}
div.normale {background: #ffdc68 url("immagini/sfondo.jpg") center center; padding:20px;border:dashed orange}
a:link, A:visited {color:009ce8}
a:hover {color:darkblue}