#locationTitle {
 position: absolute;
 top:10px;
 left:0px;
 font-weight:bold;
 color: #555555;
}

#locationImages {
 position: absolute;
 top:80px;
 left:0px;
}

#locationImage {
  width:537px;
  height:250px;
}

#locationDescription {
 position: absolute;
 top:40px;
 left:0px;
}
