@charset "utf-8";
#footer {
	height: 50px;
	width: 975px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #4F4842;
	background-image: url(../graphics/footer.jpg);
	background-position: 50px;
	margin-top: 0px;
	padding-top: 10px;
}
