﻿/* cdr print.css docs.house.gov/committee dk 11/8/2012  */

body
{
    color: #000;
    font-family: Arial, "Helvetica Neue" , Helvetica, sans-serif;
    height: 100%;
    margin: 0;
    padding: 0;
    width: 100%;
}

#header, #navigation, .navigation-h, .navigation-v, #footer > .footer-text, .btn
{
    display: none;
}

#body
{
    margin: 0;
    padding: 0;
}

#footer:after
{
    content: 'Office of the Clerk, U.S. House of Representatives';
}
