#footer {
	color: black;
	background-color: #F2F2F2;
	font-size: 16px;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 0;
}

#footer img{
	vertical-align: -10%;
}

