body { background-image: url("../images/background.gif"); } 

td {
 font-family: verdana;
 font-size: 11pt;
 color: #00000;
}

h1 {
 font-family: verdana;
 font-size: 15pt;
 color: #ffffff;
}

h2 {
 font-family: verdana;
 font-size: 12pt;
 color: #ffffff;
}

h3 {
 font-family: verdana;
 font-size: 14pt;
 color: #ffffff;
}

hr {
 height: 1;
 width: 90%;
}