/*
 ________________________________________________________________________
|                                                                        |
|                               About:Zune                               |
|________________________________________________________________________|

*/

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url(about:blank) {

*:empty:not([style]):not([text]):not([class]):not([onresize]) {

background:  url("http://i233.photobucket.com/albums/ee83/ccline3/Zune.png") !important;
margin:0px !important;
background-color:#000000 !important;
background-position:center !important;
background-attachment:fixed !important;
background-repeat:no-repeat !important;
}
}