@media print {
   .menu {display: none;}
	 body {background: white;
	 	text: black;
		position: absolute; top: 1em; left: 8em; padding-bottom: 0.5em;
		}}
	