/* church.css  */

body {
	background : #CCFF66;
	font-family:'Lucida Grande';
	border-style: none;
	border-width: thin;
}

.footer {
	font-size: 10pt;
	font-variant: small-caps;
	border-style: none;
	border-width: thin;
}

table {
}

td {
	border-style: none;
	border-width: thin;
}

h1 { color:red;
	font: normal 20pt Times New Roman, Times, serif;
}

homePage{
	margin:1;
	padding: 1.5em;
	border-width: 5px;
	border-color: #008000;}

