@charset "utf-8";
/* CSS Document */

html, body{
	background: inherit;
}

#main{
	width: 16cm;
}

#header, #map-controls, #map, #menu, #footer, .submenu{
	display: none !important;
}

.left, .right{
	float: none !important;
	width: 100% !important;
}


