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