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