html { overflow: scroll; overflow-y: scroll; overflow-x: auto; filter: expression(document.execCommand("BackgroundImageCache", false, true)); } body { margin: 0px; padding: 0px; background:#6B6B6B; } a { outline-width: 0px; }