body {
  max-width: 40em;
  margin: 0 auto;
  padding: 5px;
  font-family: Georgia, Courier New;
  font-size:20px;
	line-height:30px;
  color: black;
}
h1, h2, h3 {
  font-family: Courier New;
  font-weight: normal;
}
p {
  margin-bottom: 30px;
}