    html
    {
        background:#fff;
    }

    #layout-header, #layout-col-b, #layout-col-c, #layout-footer, .adminbar, #socialbtns
    {
        display:none;
    }

    #layout-col-a
    {
        width:100% !important;
        float:none;
        margin:0;
    }

    body
    {
        font-size: 12pt;
        line-height: 18pt;
    }

    body #container
    {
        margin: 1in 1.2in .5in 1.2in;
    }
