.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666600;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.border {
	border: 1px solid #666600;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666600;
}

#mark-townsend
{
	background-image: url(/images/mark-townsend.jpg);
	background-repeat: no-repeat;
	height:800px;
	width:600px;
}

#mark-townsend-text
{
	padding:5px;
	padding-top:300px;
	width:270px;
	font-weight: normal;
}