@media print {
    #header,
    #banner,
    #footer,
    #galleryFooter,
    .bottom-line {
        display: none !important;
    }
}