.textBG {
	background-attachment: fixed;
	background-image: url(../images/textBG.jpg);
	background-repeat: no-repeat;
}

.largeLetters {
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
		color: #670001;
}


.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #670001;
}
