@media print{
    .header, header, .footer, footer{
        display: none;
    }
}