@media print {
	.remitoinfo-precio {
	float: right!important;
	}
	body {
	background-color:red!important;
	}
}