footer{
	width: 100%; 
	height: 47px; 
	background: #000000 0% 0% no-repeat padding-box; 
	color: white; 
	display: flex; 
	align-items: center; 
	justify-content: center;
}