
#lbarv {
  background: #E54C00 url(../images/sm_bigstockphoto_Girl_And_Dog_1270303.jpg) no-repeat scroll left center;
  position: absolute;
  left: 0;
  width: 400px;
  top: 110px;
  height: 600px;
}
#lbarv 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: 35em;
  background-color: white;
}

