body {
  margin:0;
  padding:0;
  color:#62260e;
  background-color:#fff0a4;
  text-align:center;
  font-family: Verdana;
  font-weight:12px;
}

h1 {color: #b62025;}
h2 {color: #b62025;}
h3 {color: #b62025;}
th {color: #b62025;}

a:link{
  color:#62260e;
  text-decoration:underline;
}

a:visited{
  color:#62260e;
  text-decoration:underline;
}

a:hover{
  color:#b62025;
  text-decoration:underline;
}

 