body {
  background-color: #f3e3a1;
  color: #7d7556;
  font-family: Arial, sans-serif;
  margin: 10px;
}


h1 {
  text-align: center;
}


nav {
  text-align: center;
  margin-bottom: 20px;
}




footer {
  text-align: center;
}
