/***********************************/
/*   about:blank - Grouse Mountain */
/***********************************/
/*             By kobra            */
/***********************************/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {

* {

background:  url("http://img260.imageshack.us/img260/3136/grousemountain1280w2ny8.jpg");
margin:0px;
background-color:#000000;
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;
}
}