
#lbarh {
  background: #E54C00 url(../images/sm_bigstockphoto_Beach_Girl_1615603.jpg) no-repeat scroll left center;
  position: absolute;
  left: 0;
  width: 400px;
  top: 110px;
  height: 600px;
}
#lbarh p {
  border: 1px solid black;
  margin-left: 1em;
  margin-right: 1em;
  font-family: "Times New Roman",Times,serif,arial,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  line-height: normal;
  font-weight: bold;
  color: red;
  font-size: 1.25em;
  margin-top: 33em;
  background-color: white;
}

