@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {

* {
background:  url("http://i32.tinypic.com/2usk7jo.png");
margin:0px;
background-color:#ffebb9;
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;
}

}