.feature-content { 
    background: url("../images/feature-bottom-robot-body2.png") bottom center no-repeat;
    background-color: #f8f8f8;
}
.feature-content-inner h2 { 
    width: 700px; 
    margin: 0 auto;
}
.feature-content-inner p { 
    width: 700px; 
    margin: 0 auto 1em auto;
}
