@media print {
    .top {background:#000; color:#fff;}
    .no-print {display:none !important;}
}