@media print{ 

body{
	_zoom: 70%;
	background: none;
}

img.hover {
	display:none;
}
	
}
	

	
	
