body {
  font-family: "Times New Roman",Times, serif;
  font-size: 62.5%;
}
p{
  margin: 0px;
  padding: 0px;
}
    #content {
    background-image: url(images/content_about_blank_text_areaFallPicture.jpg);
    }
    /* div { border: 1px solid red} */
    #about_text_1 {
      position: absolute;
      width: 373px;
      height: 240px;
      top: 0px;
      left: 0px;
      text-align: left;
      padding-top: 5px;
    }
    #about_text_2 {
      position: absolute;
      width: 373px;
      height: 240px;
      top: 0px;
      left: 375px;
      text-align: left;
      padding-top: 9px;
    }
    #about_text_1 p {
    padding: 5px 20px 0px 20px;
    line-height: 100%;
    text-indent: 1em;
    font-family: "Times New Roman",Times, serif;
    font-size: 1.5em;
    font-weight: normal;
    font-style: normal;
    }
    #about_text_2 p {
    padding: 5px 20px 0px 20px;
    line-height: 100%;
    text-indent: 1em;
    font-family: "Times New Roman",Times, serif;
    font-size: 1.5em;
    font-weight: normal;
    font-style: normal;
    }

/*    .intro:first-letter {
      font-weight: bold;
      font-size: 1.8em;
      font-family: "Times New Roman",Times, serif;
      font-style: italic;
    }
*/
.intro:first-letter {
  font-weight: bold;
  font-family: Verdana, Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
}

  #footer_heading {
    position: absolute;
    top: 670px;
    left: 35px;
    width: 680px;
    height: 70px;
    text-align: center;
  }
  #footer_heading h2 {
  padding: 0px 5px 0px 5px;
  line-height: 100%;
  font-family: "Times New Roman",Times, serif;
  font-size: 1.8em;
  font-weight: bold;
  font-style: italic;
  color: black;
  }
  .link {
  padding: 5px 5px 0px 5px;
  line-height: 110%;
  font-family: Verdana, Lucida Grande, Arial, Helvetica, sans-serif;
  font-size: 1.5em;
  font-weight: normal;
  font-style: normal;
  color: black;
  }