body {
background: #000; 
height: 100%;
margin: 0;
font-family: arial; 
}

body {background-image: url("banner1.jpg");
background-position: top left;
background-repeat: no-repeat;
height: 100%;
margin: 0;}

body, p, blockquote, table, tr, td { font-size:12pt; color:#000000; }
h1 { font-size:10pt; color:#000000; text-decoration:bold; }
h2 { font-size:10pt; color:#88291a; }
h3 { font-size:10pt; color:#901402; text-decoration:bold; }
h4 { font-size:12pt; color:#901402; text-decoration:underline; }
h5 { font-size:12pt; color:#475944; }

a:link { text-decoration:underline; color:#475944; }
a:visited { text-decoration: underline; color:#901402; }
a:active { text-decoration:underline; color:#d54029; }
a:hover { text-decoration:underline; text-decoration:bold; color:#d54029; }