.Header {
	font-family: Garamond;
	font-size: 36px;
	background-image: url(../images/sectionheadBG.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-left: 4px;
	width: 450px;
	display: block;
}

.PageNumber {
	font-family: Garamond;
	font-size: 36px;
	top: -40px;
	position: relative;
	left: 500px;
}

body {
	font-family: Garamond;
}

a {
	color: #000066;
}
