@charset "utf-8";
.Footer {
	font-family: Papyrus, Georgia, serif;
	color: #FEE9A7;
	background-color: #990000;
	border-bottom-width: 5px;
	border-bottom-style: ridge;
	border-bottom-color: #003300;
}
