body {
	background-color:#e3dab7;
}
img {
	float:left;
	margin:8px;
	margin-top:0px;
	border:5px solid white;
}
h1 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:21px;	
	color: #611010;
	margin-bottom:0px;
	padding-bottom:0px;
}
h2 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #611010;
	margin-bottom:0px;
	padding-bottom:0px;
}
h3 {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #611010;
	margin-bottom:0px;
	padding-bottom:0px;
}
p {
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	letter-spacing:2px;
	font-size:13px;
}
#flashMediaPlayer {
	width:320px;
	margin:0 auto;
	display:block;
}