#wrap {
	background:			#000 url(../../images/wrappers/glass.jpg) no-repeat top center;
}
h1 span {
	background:			transparent url(../../images/global/logo_white.png) no-repeat top left;
}
* html h1 span {
	background-image:	none;
	filter:				progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/templates/images/global/logo_white.png', sizingMethod='crop');	
}
