/* page styles specific to the SubZero page (green) */
#prettyimage{
	background-image:url(../images/subzero.png);
} * html #prettyimage {/*This hack gets IE6 to display transparent PNGs */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/subzero.png', sizingMethod='crop');
}
#intro{background:#55782e url(../images/bg_gradient-green.png) repeat-x top;}
h2, legend{color:#436817;}