body {
  background-color: #ddd5aa;
  color: black;
  font-family: Arial, Verdana, Tahoma, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
  }

div.top {
  background: url(/hiking/report-top.jpg) top left no-repeat;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  padding-top: 10px;
  text-align: left;
  }

div.middle {
  background: url(/hiking/report-middle.jpg) top left repeat-y;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  }

div.inside {
  padding-left: 0;
  padding-right: 0;
  margin-left: 35px;
  margin-right: 45px;
  }

div.container1 {
  position: relative;
  height: 333px;
  /*border: 1px solid red;*/
  }

div.container2 {
  position: relative;
  height: 187px;
  /*border: 1px solid red;*/
  }

div.flexible {
  /*border: 1px solid red;*/
  text-align: left;
  }

div.bottom {
  background: url(/hiking/report-bottom.jpg) bottom left no-repeat;
  width: 750px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
  }

img.posttop {
  position: absolute;
  top: 10px;
  left: 312px;
  }

img.sign {
  position: absolute;
  top: 53px;
  left: 235px;
  }

img.post {
  position: absolute;
  top: 118px;
  left: 312px;
  }

img.rmnp {
  position: absolute;
  top: 136px;
  left: 25px;
  }

img.grandcanyon {
  position: absolute;
  top: 136px;
  left: 377px;
  }

img.zion {
  position: absolute;
  top: 0px;
  left: 25px;
  }

img.bryce {
  position: absolute;
  top: 0px;
  left: 377px;
  }
