@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("friendfeed.com") {

/* background color and image */
body{background: #000 url(http://www.gravatar.com/avatar/a8a6aff3bb285855ecbb10041af73c43?s=512) no-repeat fixed !important;}

/* color for links on the background */
#search a, #profile a, .promolinks a, #footer, #footer a {color: #eee !important;}


/* (optional) logo replacement, height is 50px */
#logo {background: url(http://i.friendfeed.com/8a86dc3dd3f443fbc7d72c35af5cabfb3ada4ee3) no-repeat !important; }
#logo img {opacity: 0 !important; }

}