 
BODY{
   background-color : #e8e8e8;
   margin-top : 1em;
   margin-left : 3em;
   margin-right : 1em;
   background-image : url(back4.gif);
   background-repeat : repeat;
}
H1{
   font-size : 1.2em;
   font-weight : bold;
   padding-top : 2px;
   padding-bottom : 2px;
   margin-top : 1em;
   margin-left : 1em;
   margin-right : 1em;
   margin-bottom : 1em;
   border-top-width : 1px;
   border-bottom-width : 1px;
   border-bottom-style : solid;
   border-top-color : #4453a4;
   border-bottom-color : #4453a4;
   letter-spacing : 4px;
   text-align : center;
   border-top-style : solid;
}
