/* print.css */

body {
	width: 100%;
	background-image: none !important;
	background-color: #fff !important;
	color: #000 !important;
}

