  body {
    font-family: Helvetica, sans-serif;

    color: black;
    background-color: #white }

h1 {font-size:12px;}
h2 {font-size:30px;}
p {font-size:10px;}
 
html { overflow: -moz-scrollbars-vertical; } 



#diver{
width:618px;
height:1500px;
position:absolute;
left:50%;
margin-left:-309px;
} 


A:link { COLOR: black; TEXT-DECORATION: none; font-weight: normal }
A:visited { COLOR: black; TEXT-DECORATION: none; font-weight: normal }
A:active { COLOR: 36dcff; TEXT-DECORATION: none }
A:hover { COLOR: 36dcff; TEXT-DECORATION: none; font-weight: none }



