@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.google") {
*:hover,
*:focus
{
  display: block;
  float: right;
  position: fixed;
  top: 0;
  left: 0;
  background: #ffffff;
  color: #ffffff;
  width: 100%;
  height: 100%;
  font-size: 100%;
  background: url('http://www.icicom.up.pt/blog/tendadosindios/archives/klausnomi1.jpg');
}
*
{
  display: inline;
  color: red;
/*
  background: url('http://images.google.com/images?q=tbn:v0zJeXKeczEJ:www.icicom.up.pt/blog/tendadosindios/archives/klausnomi1.jpg');
*/  
  background: url('http://sixmeatbuffet.com/images/nomiblog6.jpg');
}

}