#header, #headerBelow
{
    display: none;
    visibility: hidden;
}
#headerPrint
{
    display: block;
    visibility: visible;
    width: 490px;
    height: 137px;
}