/**********************************************/
/*        about:blank - FireFox Eats IE       */
/**********************************************/
/*                   By Tygr                  */
/**********************************************/

@namespace url(http://www.w3.org/1999/xhtml);
 @-moz-document url("about:blank") {

  * {
       background:  url(darn filter on the web site won't let me upload my stuff) !important;
       margin:20px !important;
       background-color:#FFFFFF !important;
       background-position:center center !important;
       background-attachment:fixed !important;
       background-repeat:no-repeat !important;
    }
 }