@charset "utf-8"; 
@media print {

body {
	background-image: none !important;
}

}