body {
  font-family: 'EB Garamond', serif;
  margin-right: 12%;
  margin-left: 5%;
  margin-top: 5%;
  font-size: 24px;
  line-height: 1.6;
  background-color: #E8E1D6;
}
a {
  color: #1A1A1A;
} 
hr {
  border: none;
  height: 1px;
  background-color: black;
}