@charset "utf-8";
body {
	zoom: 90%;
}

* html body {
	zoom: 70%;
}
body {
	background: none;
	background: #FFF;
}

#header {
	background: url(../images/print_header_bg.gif) no-repeat 0px 0px;
}
h1 {
	font-size: 12px;
	color: #000;
}

* html #header h2 {
	width: 384px;
	height: 53px;
	background: url(../images/print_header_logo.gif) no-repeat 0px 0px;
}
#headerinner,
#container,
#footer {
	background: #FFF;
}
.sightseeing {
	width: 670px;
}
#headerimg {
	float: none;
	margin-left: 180px;
}


