﻿@media only print {
    #top-header, #header, #footer, #footer-bottom, #sidebar, #back-to-top {
        display:none;
    }
}