@media print {
    #top_wrapper,
    #header_wrapper,
    #bottom_wrapper
    {
        display: none;
    }
}
