h1 {
	display:block;
	background-color: #fff;
	background-repeat: no-repeat;
	overflow: hidden;
	color: #fff;
	clear:right;
	height: 0px !important;
}
h1#motto {
	padding: 30px 0 0 0;
	background-image: url("/graphics/textReplace/home/ReachingPeople.jpg");
}
h1#ourStaff {
	padding: 30px 0 0 0;
	background-image: url("/graphics/textReplace/index/ourStaff.jpg");
}
h1#ourServices {
	padding: 30px 0 0 0;
	background-image: url("/graphics/textReplace/index/ourServices.jpg");
}
h1#support {
	padding: 30px 0 0 0;
	background-image: url("/graphics/textReplace/index/supportOurMission.jpg");
	margin-bottom: 5px;
}
