.church-name, .church-pastor{
	font-size: 1.2em;
	margin-left: 2em;
	font-weight: bold;
	margin-bottom: 0px;
}
.church-name{
	border-top: black;
}
.church-pastor{
	margin-top: 0px;
}
.church-address, .church-pastor-info{
	margin: 0 0 0 4em;
	
}
.church-city{
	font-size: 2em;
	margin: 0px;
	border-bottom: dotted black;
}
.church-state{
	text-align: center;
	font-size: 3em;
	margin: 0px;
	border-bottom: solid black;
}