body {
	background-image : url(bg.gif);
	font-size: medium;
	text-align: justify;
	margin-left: .8in;
	margin-right: .5in;
}

a {text-decoration: none; color: blue;}
a:hover {text-decoration: underline; color: red;}
	
.indent {
	font-size: medium;
	font-weight: bold;
	margin-left: 30px;
	margin-right: 30px;
	}	
	
.title {
	font-size: x-large; 
	margin-left: 0;
	margin-top: 20px;
	font-weight: bold;
	}	
	
.preacher {
	font-size: large; 
	margin-left: 0;
	margin-top: 20px;
	margin-bottom: 30px;
	font-weight: bold;}	
	
.head {
	font-size: large; 
	margin-left: 0;
	margin-top: 10px;
	font-weight: bold;
	color: 800080;
	}	
