body {
	background-image: url(../images/sermon_background.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 650px;
}
#wrapper {
	width: 600px;
	height: 250px;
	margin-top: 175px;
	margin-left: 30px;
}
#speakerPhoto {
	float: left;
	margin-right: 5px;
}

#audioNav {
	float: right;
	margin-right: 35px;
}
#audioPlayer {
	height: 100px;
	width: 360px;
	float: left;
	margin-left: 5px;
}
h2 {
	color: #032E41;
	font-size: 1.4em;
}
#flashPlayer {
	float: left;
	margin-left: 25px;
}
