@media print{
.hide {
display: none;
}
body {
background: white;
}
