
body  { color: #faebd7; font-family: "Bookman Old Style"; background-color: #8b0000; margin-right: 36px; margin-left: 36px }
a:link    { color: yellow; text-decoration: none }
a:active   { color: red; text-decoration: none }
a:hover   { color: red; text-decoration: none }
a:visited  { color: #fc0; text-decoration: none }
H1  { color: white; font-weight: bold; font-size: xx-large; font-family: "Bookman Old Style"; text-align: center }
H2  { color: white; font-weight: bold; font-size: x-large; font-family: "Bookman Old Style"; text-align: center }
H3 { color: #faebd7; font-weight: bold; font-size: large; font-family: "Bookman Old Style"; text-align: left }
.textbgblk { background-color: black }
