
@media print {

body { 
	background-color: #fff;
	color: #333;
	background-image:none;
}


}