#hotelLogo {
    width: 100%;
    max-width: 180px;
    margin-top: 10px;
}

.propertyNameBox {
    background: #292929;
   }

#bookingForm{
      margin-bottom: 20px;
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #c1c1c1;
    color: #000;
    font-weight: bold;
}
 #header {background: url(http://www.centrumcloud.com/booking/hotelImages/185/header.jpeg) no-repeat; background-size: 100%;}