@media print {
body {
background-image :none;
zoom: 90%;
}
#footer{display:none;}
}

