#wrapper #content {
	background-image: url(../images/introduction/shapewear_intro_bg.jpg);


}
h2 {
	display: none;
}
#myText {
	padding-top: 0px;
	padding-right: 200px;
	padding-left: 60px;
	overflow: auto;
	width: 420px;
	margin-top: 150px;
	height: 320px;
	position: absolute;
}
#myText h3 {
	color: #82498F;
	font-size: 1.1em;
	margin-bottom: 10px;
	margin-top: 15px;
	font-weight: normal;
}
.featureP {
	color: #333;
	margin-right: 80px;
	margin-bottom: 12px;
}


.specialColor {
	color: #ED9DAD;
	background-color: #9999B0;
}
#menu ul #b6 a {
	background-position: -510px -80px;
}
#menu ul #b6 a:hover {
	background-position: -510px -80px;
}

#myText ul li {
	background-image: url(../images/services/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	list-style-type: none;
	background-position: 0px 5px;
}
