
#footer_wrapper {
	width: 100%;
	height: 150px;
	
	background: #37474F;
	line-height: 150px;
	text-align: center;
}

#footer_wrapper p {
	color: #FAFAFA;
	font-size: 18px;
	text-shadow: 1px 1px #263238;
}