/********************************/
/* about:blank - Little Firefox */
/********************************/
/*      By Bods         */
/********************************/
/*Black rulez */

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {

* {

background: #000000!Important;
margin:0px !Important;

background-position:bottom right !Important;
background-attachment:fixed !Important;
background-repeat:no-repeat !Important;
}
}