body {
  width: 80%;
  margin: auto;
  background-color: #FDF4DC;
}

header {
 text-align: center;
}

footer {
  text-align: center;
}