
body {
  background-color:#dfd7bf;
  color:#1a0900;
  font-family:monospace;
  text-align: center;
}

h1 {
    color:#344224;
    font-family:"Courier New", monospace;
    border-style:double;
    
}

h2 {
    color:#344224;
    font-family:"Courier New", monospace;
    border-style:double;

}


