BODY {background: black;
color: white;
font-family: geneva, arial, sans-serif;}
A:link, A:visited, A:active {text-decoration: none;}
A:link { color: #009999 ;
background: #000000}
A:visited { color: #009999 ;
background: #000000;}
a:hover {background-color: #009999;
color: #000000}
h1, h5  {text-align: center;}
h5 {border: 2px solid #999999;}
IMG {border: 0px solid black;}
.menu {
position: fixed;
width: auto;
top: 0px;
left: auto;
background-color: black;
color: white;
z-index: 2;
margin-top: 0cm
}

.menuleft {
position: fixed;
width: 100px;
left: 0px;
top: 110px;
}
.menuleft a { display: block; }
.main {
position: absolute;
top: 30px;
width: auto;
left: 110px;
}

