* html #wrapper {
	background:url('../images/transparent.gif');
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-wrapper.png', sizingmethod='scale');
}
* html .row {
	background:url('../images/transparent.gif');
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-wrapper.png', sizingmethod='scale');
}
* html .header-frame {
	background:url('../images/transparent.gif');
	filter:progid:dximagetransform.microsoft.alphaimageloader(src='images/bg-wrapper.png', sizingmethod='scale');
}
