body { font-family: verdana, arial; }

#leftDiv, #topLogoDiv, #topHeaderBg, #topCornerDiv, #socialNetworkDiv, #fruitBottom, #bottomBg, #rightBg
{
    visibility: hidden;
    display: none;
    height: 0px; 
    width: 0px;
}

#contentDiv
{
    width: 98%;
}

#printHeader {text-align:center;}

.footer {text-align:center; font-size: .75em; }
