body {
padding: 0; margin: 0;
margin-top: 10px; margin-left: 10px;
font-size: 90%;
font-family: Arial, verdana, Helvetica, sans-serif;
color:#000000;
background-color:#B9D4A7;
background-repeat: repeat;
}

h1,h2,h3,h4,h5{
font-family: arial, verdana, helvetica, "sans serif";
color: #45864A;
}


a:link{ color:#45864A; text-decoration: none;}
a:visited { color:#89472f; text-decoration: none;}
a:hover { font-weight: bold;color:#b61219; }
a:activ { color:#b61219; text-decoration: none}

ul { list-style-type:disc;color:#45864A;}
ol { list-style-type: decimal; }




<style type="text/css">
<!--

#container1 { width:900px; height:100px; position: absolute; top: 5px; left: 75px; }

#container2 { width:200px; height:600px; position: absolute; top: 125px; left: 20px;}

#container3 { width:750px; height:350px; position: absolute; top: 125px; left: 200px; }

#container4 { width:500px; height:100px; position: absolute; top:500px; left: 200px;}
-->
</style> 