/********************************/

/* This is based upon the original style below: */

/*   about:blank - Dark Firefox */
/********************************/
/*By KusO, (expiredeath.deviantart.com */
/* origi by:XxXAndrewXxX        */
/********************************/

/* Edited by KusO - using My NocturnalHalo tagG (http://expiredeath.deviantart.com/) */ 


@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {

* {

background-image:url("http://img403.imageshack.us/img403/5335/nocturnalhalorn6.gif");
margin:0px;
background-color:#000000;
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;
}
}
