body {
	width:expression(document.documentElement.clientWidth < 940 ? "940px" : "auto");
}