h1 {
	background: url(../images/titles/title_mission_statement_slammed.png) no-repeat;
}

* html h1 {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src='images/titles/title_mission_statement_slammed.png');
}
