 body {
    color: #000;
    background-color: #fff;
    font-family: sans-serif;
    text-align: left;
    margin-left: 2%;
    margin-right: 5%;
 }
 .header h1 { 
    color: #F01010;
    background-color: transparent;
    font-size: 85px;
    font-family: "Impact", sans-serif;
    margin: 0;
    margin-top: -20px ;
    text-align: right;
  }     
 .header h2 { 
    background-color: transparent;
    margin-top: -40px;
    color: #1f1f1f; 
    font-style: italic;
    font-size: 28px;
    font-family: "Times New Roman",serif;
    text-align: right;
  }
 A:hover { color: #FF0000 }
 td.menu { background: #F0F0FF }
 td.topmenu { background: #F0F0FF }
