#footer{
	height: 50px;
	width: 100%;
	color: white;
	padding-top: 10px;
	background-color: black;
	position: relative;
}

#copyright{
	color: white;
	font-size: 15px;
	margin: 10px 0 0 8%;
}