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

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

li strong {
	color: #FF977F;
}

h2.about {
	background: url(../images/titles/title_sub_about_pages_slammed.png) no-repeat;
}

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