body {
  font-family: garamond, palatino, georgia, times, serif;
  font-size: 12pt;
  margin-left:auto;
  margin-right: auto;
  width: 800px;
}

h1 {
  font-size: 30pt;
  color: red;
}

h2 {
  font-size: 24pt;
}