html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body{background: url(images/fundo_riodejaneiro.jpg) no-repeat;}
