/*Modify the home page feature area background*/
#home-page .feature-region {
height: 100px;
background-repeat: no-repeat;
background: #FFF;
}
#search-form .search-form-container {
background-color: #007e3d;
}

