body {  margin-top: 0px; 
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 2px;
        padding: 0;
        background-color: #000000;
      }


p { font-family: "Comic Sans MS"; 
    font-size: 14px; 
    color: #ffffff; 
    text-align: center; 
    font-weight: 700;
  }

h1 { font-family: "Comic Sans MS";
     font-size: 15px; 
     color: #ffff00; 
     text-align: center; 
   }

h2 { font-family: "Comic Sans MS"; 
     font-size: 25px; 
     color: #ffff00; 
     text-align: center; 
   }

h3 { font-family: "Comic Sans MS"; 
     font-size: 14px; 
     color: #ffff00; 
     text-align: center; 
   }


.text { font-family: "Comic Sans MS"; 
        font-size: 14px; 
        color: #ffffff; }

.text1 { font-family: "Comic Sans MS"; 
        font-size: 14px; 
        color: #ffff00; }
        
.text2 { font-family: "Comic Sans MS"; 
        font-size: 14px; 
        color: #ff0000; }
        
.disc { font-family: "Comic Sans MS"; 
        font-size: 12px; 
        color: #ffffff; }


.nav { font-family: "Comic Sans MS"; 
       font-size: 10px; 
       color: #ffffff;
     }
     
.textus { font-family: "Comic Sans MS"; 
          font-size: 12px; 
          color: #ffffff;
     }

.links { font-family: "Comic Sans MS"; 
         font-size: 25px; 
         color: #ffff00;
         font-weight: 700; 
       }


.title { font-family: "Comic Sans MS"; 
         font-size: 45px; 
         color: #ffff00;
         font-weight: 700; 
         }

.gb { width: 700;
      background-color: #000091;
      align: center;
      position: 100px absolute;
    }

.main a:link    { color: #ff0000; text-decoration: underline; }
.main a:visited { color: #ff0000; text-decoration: underline; }
.main a:hover   { color: #ffff00; text-decoration: underline; }
.main a:active  { color: #ff0000; text-decoration: underline; }

.bot a:link    { color: #ff0000; text-decoration: none; }
.bot a:visited { color: #ff0000; text-decoration: none; }
.bot a:hover   { color: #ffff00; text-decoration: none; }
.bot a:active  { color: #ff0000; text-decoration: none; }