/**********************************************/
/*  about:blank - Nighty Firefox Revolutions  */
/**********************************************/
/*                   By 1ukaz                 */
/**********************************************/

@namespace url(http://www.w3.org/1999/xhtml);
 @-moz-document url("about:blank") {

  * {
       background:  url("http://img124.imageshack.us/img124/8563/silverfirefoxjx0.png") !important;
       margin:20px !important;
       background-color:#000000 !important;
       background-position:center 20px !important;
       background-attachment:fixed !important;
       background-repeat:no-repeat !important;
    }
 }