BODY {
background-color: #5D0000;
color: #400040;
font-family: Verdana;
font-size: 9px;
background-attachment: fixed;
background-image:url("img/BG.jpg");
background-repeat: repeat-x;
}
A:LINK, A:VISITED {
color : #C40040;
text-decoration : none
}
A:HOVER {
background-color : #FFFF00;
color : #FF0000;
text-decoration : underline
}
H1 {
font-family: Verdana;
font-size: 14px;
}
H2 {
font-family : Verdana;
font-size : 13px;
}
H3 {
font-family : Verdana;
font-size : 12px;
}
table {
font-family: Verdana;
font-size: 12px;
background-color:#FFFFFF;
}