@import "general.css";
@import "site.css";
@import "content.css";

html {
  filter: expression(document.execCommand("BackgroundImageCache", false, true));
}
/*
.image-replace {
	text-indent: -10000px;
	text-decoration: none;
	border: 1px solid red;
}*/