body {
     font-family:"MS; Sans Comic";
     font-size:12pt;
     margin-left:4;
     margin-right:1;
     background-repeat:repeat;
     background-color:#000000;
     background-image:url(bbak51.jpg);
     color:#ffffff;
     }
H1 {
   color:#abcabc;
   font-size:30pt;
   }
H2 {
   font-family:"Courier";
   color:#0000ff;
   font-size:9pt;
   }
H3 {
   font-family:"MS;lucinda";
   font-size:12pt;
   }
.on {
     font-size : 18;
     font-family :serif;
     font-style:italic;
     text-decoration : none;
     color :#ff0000;
     font-weight : bold;
     }
.off {
     font-size : 18;
     font-family:serif;
     font-style:italic;
     text-decoration : none;
     color :#00ffff;
     font-weight : bold;
     }