
     body {
     background-image: url(bgi21f.jpg);
     text-color: white;
     margin: 0px;
     }

     a {
     color: white;
     }
     
     .head {
     vertical-align: middle; 
     text-align: center; 
     width: 100%;
     }
     
     .main {
     vertical-align: top; 
     text-align: center; 
     width: 100%;
     }
     
     .main2 {
     vertical-align: top; 
     text-align: center; 
     width: 100%;
     border: 1px solid gray;
     }

     .borders {
     border: 1px solid gray;
     width: 135px;
     height: 120px;
     valign: top;
     }


     .side {
     font-family: Arial, Garamond; 
     font-size: 12px; 
     color: #FFFFFF; 
     vertical-align: top; 
     text-align: center; 
     width: 155px;
     }
     
     .middle {
     font-family: Arial, Garamond; 
     font-size: 12px; 
     color: #FFFFFF; 
     vertical-align: top; 
     text-align: center;
     }
     
     .text1 {
     font-family: Arial; 
     font-size: 14px; 
     color: white;
     }
     
     .text2 {
     font-family: Arial; 
     font-size: 14px; 
     color: cyan;
     }
     
     .text3 {
     font-family: Impact; 
     font-size: 14px; 
     color: white;
     }
     
     .text4 {
     font-family: Impact; 
     font-size: 14px; 
     color: cyan;
     }
