@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("google.de"), domain("google.com") {

  #hplogo, #gbqlw img
  { 	
    display: none;
  }

/* Logo is made by courtis */
#body
  {
    background: url(http://www.abload.de/img/googledflsd.png) no-repeat center top !important;
  }

}