
BODY {background-image: url(back.gif)}
BODY {background-attachment: fixed}

B { color: #990000 ;letter-spacing: 0.2mm }
I { color: blue }


A:link {color: blue;
text-decoration: none}

A:visited {color: blue;
text-decoration: none}

A:active {color: blue;
text-decoration: none}

A:hover {color: red;
text-decoration: underline}

H1, H2, H3, H4, H5, H6 {color: #990000;
font-family: Geneva, Helvetica, Arial, sans-serif}


