@media print {
/* your print styles go here */
.scrollup, .top-nav, .wrap, .mid_content_wrap1, .footer{ display: none; }
body { font: 12pt georgia,serif; }
h1 { font-size: 18pt; }
h2 { font-size: 16pt; color: #000; }
}