@charset "utf-8";
#footer {
	background-image: url(../images/footer.gif);
	background-repeat: no-repeat;
	height: 52px;
	width: 800px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
}
