.lightgreen1{
position: absolute;
top: 0px;
left: 0px;
height: 50px;
width: 104%;
background-color: #99cc33;
font-weight: bold;
font-size: 40px;}

.darkgreen1{
background-color: #339900;
position: absolute;
top: 50px;
left: 0px;
width: 104%;
height: 25px;}

.toppic{
position: absolute;
top: 75px;
left: 0px;
width: 105%;}

.lightgreen2{
position: absolute;
top: 225px;
left: 0px;
width: 104%;
height: 25px;
background-color: #99cc33;}

.content{
position: absolute;
top: 250px;
left: 0px;
width: 104%;
height: 2500px;
background-color: #339900;
padding-left: 10px;
padding-right: 20px;
padding-top: 20px;}

.topmenu{
color: #ffffff;
font-size: 20px;
font-weight: bold;
position: absolute;
top: 50px;
z-index: +1;
width: 104%;
left: 0px;}

a:hover{
color: #ff0000;}
a:link{color: #ffffff;}
a:visited{color: #99cc33;}