.header {
	background-image: url(http://static.contentres.com/media/images/184e67b2-5ca2-46a8-88df-26f1e31b4a73.jpg);
	background-repeat: repeat-x;
	padding-top: 0;
	padding-bottom: 0;
	background-color: #234B40;
}

#hero .container aside p a {
	color: #5C7C72;
	text-decoration: underline;
}

#content .container article h3 {
	margin-bottom: 8px;
}

nav li {
    margin-left: 14px;
    padding-right: 14px;
}