html body * { color: black !important; background: white; }

#header .logo img {visibility:visible;}

#nav, #search, #booking, #footer, #sidenav, #fontSelector { display: none; }

html #header { border-bottom: 1px solid black; }

html #main { background: none; margin: 0; min-height: auto; overflow: visible; width: auto; }

html #content { margin: 0; border: 0; float: none; width: auto; }

