@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url("about:blank") {

* {

background:  url("http://fc04.deviantart.com/fs23/f/2007/337/0/7/firefox_by_iTome.jpg");
margin:0px;
background-color:#051747;
background-position:center;
background-attachment:fixed;
background-repeat:no-repeat;
}
}

↑stylishからfirefoxの壁紙入れたんだけど狐が中央に表示されないです
壁紙によってはcenterをtopにすれば直ったんだけどコイツはサイズが違うみたいで上手くいきません
どの辺り手直ししたら良いんでしょうか