#header {
  background: url(../images/success/header.jpg) no-repeat;
}
 
#logo {
  background: url(../images/success/logo.jpg) no-repeat;
}

.story {
	margin-left:129px;
}

#story .more{
	text-align:right;
	margin-top:-30em;
}

#right h4 {
	padding-top:8px;
}

#feature{
	padding-bottom:2.5em;
}

#success-1, #success-2, #success-3 {
	background: url(../images/success/pic_1.jpg) no-repeat;
	width: 112px;
	height: 33px;
	float: left;
	margin-right: 10px;
	text-align: center;
	padding-top: 87px;
	font-size: 9px;
	font-weight: bold;
}

#success-2 {
  background: url(../images/success/pic_2.jpg) no-repeat;
}

#success-3 {
  background: url(../images/success/pic_3.jpg) no-repeat;
}