﻿@media print {
    header, footer { display: none; }
    section.topSingleBkg, section.topPageBkg, section.topPageCustom { display: none; }
}
