body {
  font-family: Garamond, Georgia, "Times New Roman", serif;
  font-size: 100%;
  margin: 0 auto;
  width: 40em;
  text-align: center;
}

h1, p, a {
  margin: 0;
  padding: 0;
}

h1 {
  font-size: 4em;
  font-weight: normal;
  margin: 2em 0 0 0;
}

p {
  font-size: 3em;
}

a {
  text-decoration: none;
}

