/********************************/
/* about:blank - Firefox Clear */
/********************************/

/* By LuciferX: lucifer4671.devinatart.com */
/* Picture by Nelson: http://nelson-tux.deviantart.com/ */
/********************************/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {

* {
background:  url('http://photomaniak.com/upload/out.php/i314668_firefox.png');
margin:0px;
background-color:#EBEFF8;
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;
}
}