#page_container {
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-attachment: fixed;
}

#book_flight {
	background-color: transparent;
	background-image: none;
}

.mobile img {
    max-width: 100%;
    height: auto;
}
