body {
  font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
}

h1 {
  font-size: 80pt;
  margin: 0;
}

p.subtitle {
  font-weight: bold;
  font-size: 20pt;
  margin: 0 0 80px;
  width: 100%;
  border-bottom: 1px solid black;
}

div.footer {
  width: 100%;
  position: absolute;
  bottom: 20px;
  text-align: center;
  margin: 0;
  padding: 0;
}

p.copyblurb {
  font-size: smaller;
  margin: 0;
  padding: 0;
}
