.Footer {
	font-family: "Goudy Old Style";
	font-size: 16px;
	color: #FFF;
	background-image: url(../Images/Footer.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	line-height: 45px;
	font-weight: bold;
}
.FooterContact {
	font-family: "Goudy Old Style";
	font-size: 20px;
	font-weight: bold;
	background-repeat: repeat-x;
}
