@charset "utf-8";
/* CSS Document */
.feature{
	background-image:url(/images/html/bg_feature_pink.jpg);
	background-repeat:repeat-x;
	border-color: #bf2579;
	background-color:#e10b7b;
}
h1{
	background-image: url(/images/html/h1_pink.gif);
}
.IntroText, h3{
	color: #e1007a;
}