/*----------------------------------------------
 |  text.css |
 |-----------
 |  Bodytext elements
 *---------------------------------------------*/
div#bodytext {
  padding-bottom: 15px;
}

div#bodytext p {
  padding-top: 0px;
  margin-top: 0px;
  font-size: 1.0em;
  line-height: 1.5em;
  color: #534640;
}

div#bodytext h1 {

}

