body {
	background-color: #77CCE1;
	background-attachment: fixed;
	background-image: url(media/2006/crestback.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

@font-face {
	font-family: "Mason";
		src: url(http://zakcoldicutt.com/mason/);
}
h1 {
	font-family: Mason, Georgia, Times;
	font-size: 2.5em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-transform: none;
	letter-spacing: -0.02em;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #333333;
	font-style: normal;
	font-weight: lighter;
	margin-top: .5em;
	margin-bottom: 0px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	line-height: 1.5em;
	font-weight: lighter;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #333333;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	text-transform: none;
	letter-spacing: .1em;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	letter-spacing: .1em;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	color: #000000;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	letter-spacing: .1em;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.5em;
	font-weight: lighter;
	color: #CCFFFF;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.2em;
	font-weight: normal;
	color: #CCFFFF;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: lighter;
	color: #CCFFFF;
	margin: 0px;
	padding: 0px;
}

