h1 
{font-size: 30px; font-family: arial, helvetica; font-weight: bold; color: "b00000"}

h2 
{font-size: 18px; font-family: arial, helvetica; font-weight: bold; color: "b00000"}

h3 
{font-size: 22px; font-family: arial, helvetica; font-weight: bold; color: "b00000"}

h4
{font-size: 10px; font-family: arial, helvetica; color: "b00000"}

body
{
font-weight: medium;
font-size: 18px;
background-image: url(rigato.gif);
font-family: "Times New Roman", Serif;
color:"b00000"
}

a:link {text-decoration:underline; color:"b00000"}
a:visited {text-decoration:underline; color:"e00000"}
a:hover {text-decoration:none; color:"ffffff"; background:"b00000"}