

body{
  width:76em;
  background:#fff url(../img/background.gif) repeat 0% 0%;
  margin:0 auto;
  padding:0em 0em; 
  }

h1{
  text-align:center;
  color: rgb(0, 102, 0); 
  font-size:2.2em;
}

h2{
  font-size:1.6em;
}

h3{
  font-size:1em;
}

a{
  text-decoration:underline;
  color:blue;
}





