footer {
	background-color: ghostwhite;
	position: relative;
	margin: 1rem 0 0 0;
	bottom: 0px;
	width: 100%;
	text-align: center;
	font-size: 0.8em;
}

footer a {
    color:black;
}