/********************************/
/* about:blank - Facebook Addict*/
/********************************/
/*      By xeeber/illy        */
/********************************/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {

    * {
       background:
          url(http://img11.imageshack.us/img11/1125/facebookaddict.gif);
          margin:0px;
          background-position:center;
          background-attachment:fixed;
          background-repeat:no-repeat;
       }
    }