.printhide {display:none;} 
.printshow {display:inline;}
#header, #footer  {
	display: none;
	height: 0px;
	width: 0px;
	visibility: hidden;
}
