body {
  background: #FFF;
  color: #333;
  font-size: 13px;
  height: auto;
  padding-bottom: 20px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

a {
  color: #fd1812;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

h1 {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding-top: 10px;
  text-align: center;
  font-size: 25px;
}

h2 {
  padding-top: 20px;
  text-align: center;
}

p {
  border: 0;
  overflow: hidden;
  padding: 5px 0;
  text-align: center;
}

.container_12,
 {
  background-color: #fff;
  background-repeat: repeat-y;
  margin-bottom: 20px;
}
