#footer {
	background-color: transparent;
	margin: 0 0 0 0;
	text-align: center;
	border-top: none;
	border-right: none;
	border-bottom: 0.5px solid Lime;
	border-left: none;
	font-variant: normal;
	color: black;
	font-size: smaller;
	clear: both;
}