@charset "utf-8";
#footer {
	height: 33px;
	background-color: #000;
	width: 100%;
	font-size: 0.7em;
	position: relative;
	left: 0px;
	top: 20px;
}