/* only for printouts */
div#menu {
	display: none;
	width: 0px;
}
div#content {
	position: absolute;
	top: 0px;
	left: 0px;
}
