h1 {
  font-size: 150%;
}

h2 {
  font-size: 130%;
}

h3 {
  font-size: 110%;
}

#footer {
  font-size: smaller;
  border-top: thin solid gray;
  margin-top: 1em;
  padding-top: 0.75em;
}
