#body-text {
  min-height: 300px;
  font-size: 92%;
  position: relative;
  padding: 0px;
  border-left: 1px solid black;
  border-right: 1px solid black;
  background: none;
  background-color: #fff;
}

#body-text #closing-tagline {
  padding-top: 5px;
}
