.nav {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
}
.heading {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	color: #3D3B28;
	font-weight: bold;
}
.heading2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 36px;
	font-weight: bold;
	color: #3D3B28;
}
.body {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
}
.cvhead {
	font-family: Papyrus, "Trebuchet MS", Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #404040;
}
.cvbody {
	font-family: Papyrus, "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #404040;
}
.background {
	background-image: url(images/ammonite-about.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.small {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #3D3B28;
}
