@charset "utf-8";
#Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #813E74;
	height: auto;
	width: 1000px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #813E73;
	border-bottom-color: #813E73;
	float: right;
	margin-right: auto;
	margin-left: auto;
}
