
body  {
  font-family: "Helvetica", sans-serif;
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-size: 12pt;
}
.header {

 height: 50px;
 width: 300px;
}

.mainHeader  {
  font-weight: bold;
  font-size: 16pt;
  color: #C0C0C0;
  text-align: center;
  border: solid;
  padding: 5px;
    
    }
a:hover {
    text-decoration: none; 
    color: #E8E8E8;
    }
a:link {
    color: #C0C0C0;
    text-decoration: none;
    }
a:visited {
    color: #686868;
    text-decoration: none;
    }
a:active {
    color: #E8E8E8;
    text-decoration: none;
    }



.p  {
  font-weight: bold;
  }

  
.name {
font-weight: bold;
font-size: 26pt;
}

#hear {
    
            }

#see {
    
       }
       
       

#book {
    }

.column {
    float:none;
    font-size: 55pt;
    width: auto;
    border: 1px; 
    margin: 0px;
    padding: 0px;
    text-align: center;
    
        
        }
        
.main {
    overflow: hidden;
    }
    
h1 {
    line-height: 60%;
    }
        
