.title {
	color: #330033;
	font-family: Tahoma;
	font-size: 13pt;
	}
	
.subtitle {
	color: #330033;
	font-family: Tahoma;
	font-size: 11pt;
	}
	
.scripture {
	color: #660033;
	font-style: normal;
	font-family: Book Antiqua;
	font-size: 11pt;
	}

blockquote {
	color: #333399;
	font-family: Tahoma;
	font-size: 10pt;
	font-style: italic;
	}
	
body {
  font-family: Verdana;
  font-size: 10pt;
  color: #660066;
  margin-left: 160px;
  margin-right: 160px;
  background-color: #ead9ea;
  background-image: url(../images/chalice3.gif);
  background-repeat: no-repeat;
  background-position: center 100px;  
  background-attachment: fixed;
	}