footer{
	float:left;
	width:100%;
	text-align:center;
	background-color:#6FEB80;
	color:black;
	padding:15px;
}
footer a{
	color:black;
}