body, ul {
  background-color: black;
  color: white;
  font-family: Garamond;
  text-align: center;
  font-size: 14px;
}

h1, h2 {
  background-color: black;
  color: SlateBlue;
  font-family: Garamond;
  text-align: center;
}