table {
  font-family: Georgia;
  color: white;
  text-decoration: none;
  background-color: #66624f;
  text-align: center;
}
body {
  background-color: #bcb592;
  opacity: 1;
}
h1 {
  font-family: Georgia;
  font-size: 14pt;
  font-weight: normal;
  color: white;
}

