@namespace url(http://www.w3.org/1999/xhtml);

 @-moz-document url("about:blank") {



  * {

       background:  url("http://i254.photobucket.com/albums/hh100/randomhero_1/firefoxvista/firefoxVistaAboutBlank.jpg");

       margin:0px;

       background-color:#000000;

       background-position:center;

       background-attachment:fixed;

       background-repeat:no-repeat;

    }

 }