body{
	width:expression(document.documentElement.clientWidth < 998 ? "998px" : "auto");
}
#header h1 a,
a.download-btn {
	background:url(/images/images/none.gif) fixed;
}
#header h1 a{filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/logo.png', sizingmethod='crop');}
a.download-btn {filter:progid:dximagetransform.microsoft.alphaimageloader(src='/images/download-btn.png', sizingmethod='crop');}
