body {
  font-family: "Times New Roman",Times, serif;
  font-size: 62.5%;
}
p{
  margin: 0px;
  padding: 0px;
}
    #content {
      background-image: url(images/content_tour_blank_text_area.jpg);
    }
    #left_1 {
      position: absolute;
      width: 268px;
      height: 238px;
      top: 0px;
      left: 0px;
      text-align: left;
      padding: 0px;
    }
    #left_1 p {
      padding: 5px 15px 0px 25px;
      line-height: 100%;
      text-indent: 1em;
      font-family: "Times New Roman",Times, serif;
      font-size: 1.64em;
      font-weight: normal;
      font-style: normal;
    }
    #left_2 {
      position: absolute;
      width: 268px;
      height: 266px;
      top: 240px;
      left: 0px;
      text-align: left;
      padding: 0px;
    }
    #left_2 p {
      padding: 5px 15px 0px 25px;
      line-height: 100%;
      text-indent: 1em;
      font-family: "Times New Roman",Times, serif;
      font-size: 1.64em;
      font-weight: normal;
      font-style: normal;
    }
    #center {
      position: absolute;
      width: 212px;
      height: 152px;
      top: 240px;
      left: 270px;
      text-align: left;
      padding: 0px;
    }
    #center p {
      padding: 5px 0px 0px 0px;
      line-height: 100%;
      text-indent: 1em;
      font-family: "Times New Roman",Times, serif;
      font-size: 1.64em;
      font-weight: normal;
      font-style: normal;
    }
    #right {
      position: absolute;
      width: 264px;
      height: 266px;
      top: 240px;
      left: 484px;
      text-align: left;
      padding: 0px;
    }
    #right p {
      padding: 5px 25px 0px 15px;
      line-height: 100%;
      text-indent: 1em;
      font-family: "Times New Roman",Times, serif;
      font-size: 1.64em;
      font-weight: normal;
      font-style: normal;
    }
    .bike {
      float: right;
      margin-left: 2px;
    }
    .high-five {
      float: left;
      margin-right: 2px;
      }
    hr {
      border: 0;
      color: #03406F;
      background-color: #03406F;
      height: 1px;
      width: 80%;
      text-align: center;
    }

/*  div { border: 1px solid red} */
