/* CSS Document */

@import url(customize-booking.css); /* Customized CSS-File */

#backgrounder {
background-image: url(../images/background-booking.jpg);
background-repeat: no-repeat;
background-position: top left;
}
