/********************************/

/*   about:blank - Red Firefox */

/********************************/

/*      By XxXAndrewXxX         */

/********************************/

/*     Modified by jon13doe     */

/********************************/



@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("about:blank") {



* {



background:  url("http://lh5.ggpht.com/_qxg8S6VOwLI/STLETrfQkMI/AAAAAAAAAEs/s5FqFUr8c2A/red_firefox.jpg");

margin:0px;

background-color:#330000;

background-position:center;

background-attachment:fixed;

background-repeat:no-repeat;

}

}