/* about:blank - Halo 3 Legendary v1.3

- Author    : LuciferX:  http://www.espaces-halo.com/
- Created   : December 25, 2008
- Usage     : Use with Stylish Firefox extension (http://userstyles.org/)
- Updated   : January 11, 2010

------------------------------------------------------------------------- */

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {

* {

background:  url("http://halo.goldzoneweb.info/stylish/google/logob.png");
margin:0px;
background-color:#000000;
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;

}

}