#footer {
	background-color: #000;
	width: 800px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
}
