body {
	padding-top: 50px;
	color: #959595;
	}
	
h1, h2, h3, h4, h5, h6 {
	color: #39AECF.footer-blurb;
	}
	#9d9d9d    
.feature {
	background: white linear-gradient(to bottom, white, grey);
	color: black;
	}

#feature-carousel {
	min-height: auto;
	}

#feature-carousel img {
	margin: 0 auto;
	}
		
.article-intro {
    margin-bottom: 25px;
}

.footer-blurb {
    padding: 30px 0;
    background-color: rgba(0, 0, 0, 0.2);
    color: black;
}
    
.footer-blurb-item {
    padding: 5px -5px;
    }
 
.small-print {
	background-color: #222;
	padding: 30px 0;
}

.feature,
.page-intro,
.article-intro,
.footer-blurb,
.small-print {
	text-align: center;
	}
#logo { max-height: 200px !important;
}	