@media print {
  
body {
	background: #fff;
	color: #000;
 	font-size: 1em;
    line-height: 1.2;
}
  
}