article p {
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	line-height:200%;
	text-align:justify;
	text-indent:60px;
	padding:0 15px 15px 15px;
}
strong {
	font-size:1.1em;
}

article h4 {
	text-align:right;
	font-weight:100;
	padding:0 15px 15px 15px;
}

.quote {
	font-style:italic;
}

article > a {
	float:right;
	padding-right:15px;
}

#ourGoal p {
	display:inline;
	padding:.6%;
	background:#fff;
	line-height:300%;
}

#ourGoal {
	position:relative;
	z-index:30;
	top:440px;
	margin-bottom:-190px;
}