body {
  font-family: ScalaSans Regular, ScalaSans Light, Candara, Corbel, Georgia, Constantia;
  background-color: #980204;
  color: #ffffff;
  line-height: 175%;
}

a, a:visited, a:hover {
  color: #ffffff;
  text-decoration: none;
}

img {
  border: 0;
}

h1 {
  font-size: 15pt;
  font-weight: bold;
}

h2 {
  font-size: 12pt;
  text-decoration: underline;
}

.container {
  width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
