@media print { /* All your print styles go here */ #header, #footer, #nav { display: none !important; } }