BODY {background: #FFFFFF;
color: black;
font-family: arial, sans-serif, geneva, ;}
A:link, A:visited, A:active {text-decoration: none;}
A:link { color: teal ;
background: beige;}
A:visited { color: teal ;
background: beige;}
a:hover {background-color: teal;
color: beige;}
h1, h3  {text-align: center;}
h3 {border: 2px solid #999999;}
IMG {border: 0px solid black;}
.menu {

width: auto;

left: auto;
background-color: beige;
color: black;
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;
}
