body {
        background-color: #fff;
        background-image: none;
    }
     
    header, #meta, nav, p.btn, div.slider, h3.FormHeading, div.maincontent, form, footer, div.print {
        display:none!important;
    }
    main {
        background-color:#fff;
    }
    article {
        width:100%;
    }
    section.formthanks {display:block;}
    section.formthanks p, section.formthanks ul, section.formthanks ol {
        font-size: 14px !important;
    }
    section.formthanks ul li {list-style-type: none!important;}