#content {
  width: 580px;
}
#content h2,
#content h3,
#content h4 {
  padding: 10px 0 12px;
}
#content h2,
#content h3 {
  border-bottom: 1px solid #000;
}
#content p {
  margin-bottom: 1em;
  line-height: 1.5;
}


#content .future_text {
  padding-bottom: 30px;
  border-bottom: 1px solid #000;
}


