#main_content {
  width: 64%;
  margin-left: 16%;
}

p {
  margin: 30px 0px;
  line-height: 24px;
}

.intro {
  font-size: 2em;
  font-weight: bold;
}

.bold {
  font-weight: bold;
  font-family: Bliss, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 1.2em;
}
