/* External style sheet */

Body {bgcolor: #000000}/* black */

h1, h2, h3, h4, h5, h6
{
 font-family: algerian;
 color: #ff0000;
 text-align: center;
} 
h1
{
 font-size: 42pt;
 }
 H2
 {
 Font-size: 28pt;
 }
BODY
{
 font-family: anklepants;
 color: #ff0000;
 background-image: url('images/blackmarble.gif');
 font-size: 14PT;
 }
 TABLE
 {
 font-size: 14pt;
 color: #ff0000;
 } 
 TH
 {
 font-size: 18pt;
 }