h2 {
  font-size: 3em;
  font-weight: normal;
  line-height: 1;
  margin: 4em auto 0 auto;
  text-align: center;
}
  h2 a {
    color: black;
    text-decoration: none;
  }
    h2 a:hover { color: #cc6600; }
