body {
  margin: 5px;
  padding: 0px;
  text-align:center;
  background-color: #e0ffe0;

}

div.main {
  background-color: #e0ffe0;
  margin: 0px;
  padding: 0px;
  text-align:left;
  width: 826px;
  border:solid 2px #008800;
}

hr {
  width:820px;
  border-style:groove;
  border-height: 2px;
  border-color: #00CC00;
