/********************************/
/*   about:blank - Metalifox3   */
/********************************/
/*      By ultrascoob           */
/********************************/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {

* {

background:  url("http://www.black39.com/Metalifox3.png");
margin:0px;
background-color:#000;
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;
}
}