@page {
  size: landscape;
} 

body {
	background: #FFFFFF;
}
        
#header_search, #header_nav, #ft {
   display: none;
}

#header_logo {
	height: auto;
	width: auto;
}

#header {
	width: auto;
	height: auto;
}

#hd {
	position: absolute !important;
}

#bd {
	position: absolute !important;
	top: 67px;
}
        
#content {
   width: auto; 
   float: none !important;
   color: black; 
   background: transparent;
}
