/* =Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤= */
/*              Firefox About:*              */
/*                    by                     */
/*                 Freestyler                */
/* =Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤=Â¤= */


@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("about:cache"),
               url-prefix(about:plugins),
               url-prefix(about:mozilla),
               url-prefix(about:buildconfig),
               url-prefix(about:cache?device=memory),
               url-prefix(about:cache?device=disk),
               url-prefix(about:cache-entry),
               url-prefix(about:credits),
               url-prefix(about:cache?device=offline) {

a {color:  #00FF00 !important;}

* {
margin:0px !important;
background-position:center !important;  
background-attachment:fixed !important;
background:#1A1A1A !important;
background-repeat:no-repeat !important;
color:#60AFFE !important;

}
}