#logo {
	float: left;
	height: 130px;
	overflow: hidden;
	position: absolute;
	margin: 0;
	top: -50px;
}

#featureImage{
	top: 100px;
}

#content-wrapper {
	margin-top: 100px;
}