#backgroundImage {
	display: none;
}
.masthead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	height: 100px;
	width: 400pt;
	position: absolute;
	left: 25pt;
	top: 25pt;
	color: #000000;
	text-align: left;
}
.HomePageNavigation {
	display: none;
}
.worshipSchedule {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	position: absolute;
	height: 150px;
	width: 400px;
	left: 25px;
	top: 175px;
}

