/********************************/

/* about:blank - Halo 3 */

/********************************/


/* By LuciferX: http://www.espaces-halo.com/

/********************************/



@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("about:blank") {



* {

background:  url('http://photomaniak.com/upload/out.php/i420648_halo3logo.png');

margin:0px;

background-color:#EBEFF8;

background-position:center;

background-attachment:fixed;

background-repeat:no-repeat;

}

}