/* index.css */
a         {text-decoration: none; color: #A0A000; background-color: transparent}
a.hover   {color: #000000; background-color: transparent}
body      {background-image: url(sfondo.jpg);
           color: #FFFFFF; background-color: #000000;
           font: normal 10pt verdana, sans-serif;
           text-align: center}
h1        {font: bold italic 99pt "bradley hand itc", cursive; text-shadow: 1px 1px  5px #C00, 6px 6px 15px #400, 10px 10px 5px #444;
           color: #CC0000; background-color: transparent}
img       {border-width: 32px; border-style: solid;
           border-top-color:#606060;border-left-color:#808080;border-right-color:#A0A0A0;border-bottom-color:#C0C0C0}

