BODY {
          background : white url(../art_bg.gif);
}

H1 {
          
          border-top-color : black;border-right-color : black;border-bottom-color : black;border-left-color : black;
          
          
          
          pading-left: 10px;
          font-size : 20pt;
          font-weight: bold;


 color : white;
 background-color : black;
 padding-left : 0px;
 margin-left : 5px;
 margin-right : 10px;border-width : 1px 1px 1px;border-bottom-width : 1px;}

H2 {
          
          
          border-top-style : ridge;border-right-style : ridge;border-bottom-style : ridge;border-left-style : ridge;
          border-top-width : 0px;border-right-width : 0px;border-bottom-width : 6px;border-left-width : 16px;
          margin-left: 5px;
          margin-right : 15px;
          pading-left: 0px;
          font-size : 14pt;
          font-weight: bold;
 padding-left : 10px;
 
 
 
 border-left-color : lime;
 border-right-color : lime;
 border-bottom-color : lime;
}

H3 {
          border-style: solid;
          border-color: #33bb33;
          border-width: 0 0 0 15;
          margin-left: 50px;
          margin-right: 15px;
          pading-left: 10px;
          font-size: 16pt;
          font-weight: bold;

}

P {
          
          

border-style : none none none none;}

