
@media print {
    #header,
    #footer,
    #nav {
        display: none !important;
    }
}
