/********************************/
/*   about:blank - FlamingFox   */
/********************************/
/*        By Cr7NeTwOrK         */
/********************************/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {

* {

background:  url("http://fc04.deviantart.com/fs23/f/2007/337/0/7/firefox_by_iTome.jpg");
margin:0px;
background-color:#051747;
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;
}
}