.footer{
	text-align: center;
	background-color: #408A71;
	height: 5%;
	bottom:0px;
	width: 100%;
	margin-top: auto;
	padding-top: 3px;
	color: #111111;
}

.footer p{
	color: #111111;
}
