body {
  background-color: #999900;
  font-family: Arial,Helvetica,sans-serif;
  color: #663333;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
}
h1 {
  color: #663300;
  background-color: #999900;
  font-size: 51px;
  font-family: "Times New Roman",Times,serif;
}
h2 {
  font-weight: bold;
  font-size: 1.1em;
  color: black;
  text-decoration: underline;
}
