@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://ejohn.org/"), url-prefix("http://www.ejohn.org/") {
    #body .wrap {
        background-color: white ! important;
    }
}