@media print{
header {
 position: absolute;
}
body {
	zoom: .8;
}	
}