@charset "utf-8";
/* CSS Document */
.feature{
	background-image:url(/images/html/bg_feature_green.jpg);
	background-repeat:repeat-x;
	border-color: #7c7f7c;
	background-color:#737574;
}
h1{
	background-image: url(/images/html/h1_green.gif);
}
.IntroText{
	color:#000000;
}
