footer{
	position: static;
	bottom: 0;
	width: 100%;
	height: 200px;
	background-color: #27282b;
	text-align: center;
	vertical-align: middle;
	color: white;
}