html
{
	filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
body
{
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color: white;
}

