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

