a       {font-size:14pt;
         font-style:italic;
         font-weight:bold;
        }
body    {background:url("sfondo.jpg");
         background-attachment:fixed;
         background-color:white;
         color:black;
         font-size:12pt;
        }
img     {border-width:0;}
input   {font-size:11pt;}
table,td,tr   {font-size:11pt;
         vertical-align:bottom;
         border-width=0;
        }
#autore {color:black;
         font-size:14pt;
         font-style:italic;
         text-align:right;
        }
#titolo {color:red;
         filter:shadow();
         font-size:22pt;
         font-weight:bold;
         text-align:center;
         width:100%;
        }
