body {
background-color: #005500;
font-family: arial, verdana, helvetica;
font-size: .8em;
color: white;}
.h {
font-weight: bold;
font-size: 150%;
text-align: center;
}
.h1 {
font-weight: bold;
font-size: 120%;
}
.h2 {
font-weight: bold;
font-size: 110%;
}
#container  {
width: 900px;
margin: 0 auto;
} 
#footer1  {
clear: all;
position: relative;
z-index: 3;
font-family: verdana;
font-size: 10pt;
color: gold;
text-align: center;
}
.putit {
position: absolute;
top: 350px;
left: 200px;
margin: auto;
}
