#header, #footer, #maincol, #leftcol {
  display: none;
}

#bookingReportLogo {display:block; margin:0 auto; text-align:center}

#content {
width:600px;
margin:0 auto;
float:left;
border:none;
}

#booking_container {
	float:left;
	width:600px;
	margin:0 auto;
}

