/********************************/
/*   about:blank - Black Firefox */
/********************************/
/*      By Dwarf         */
/********************************/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url(about:blank) {

*:empty:not([style]):not([text]):not([class]):not([onresize]) {

background:  url("http://img399.imageshack.us/img399/1198/uploadmenr2.gif") !important;
margin:0px !important;
background-color:#000000 !important;
background-position:center !important;
background-attachment:fixed !important;
background-repeat:no-repeat !important;
}
}