

body {
  background-color: #ffe993;
}

h1 {
  font-family: helvetica;
  color: #7f6e2d;
  font-size: 20px;
}

p {
  font-family: helvetica;
  color: #7f6e2d;
  font-size: 15px;
}
