.NotesImage {
	background-image: url(Notes.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	margin: 5% 5% 5% 22%;
	padding: 5% 5% 5% 3%;
	height: auto;
	width: auto;
	border: none;
}
.TextFromthePastor {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	margin: auto;
	padding: 3%;
	height: auto;
	width: auto;
}
.TextBody {
	font-family: "Times New Roman", Times, serif;
}
.PastorSignature {
	background-image: url(PastorPfingsten.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: relative;
	height: auto;
	padding: 10px;
}
