body {
  background-color: #d3c3a3;
  color: #100d07;
  text-align: center;
  font-family: "Courier New";
}
h1 {
  color:#100d07;
  text-align: center;
  font-family: "Courier New";
}
h2 {
  color: #100d07;
  text-align: center;
}