body {
	margin: 0;
	background-image: url('images/bground.gif');
	}
	
h1 {
	font-size: 1.4em;
	font-family: tahoma, arial, sans-serif;
	}

h2 {
	font-size: 1.0em;
	font-family: arial, sans-serif;
	}

h3 {
	font-size: .8em;
	font-family: arial, sans-serif;
	}
	
p, li, blockquote {
	font-size: .8em;
	line-height: 1.5em;
	font-family: tahoma, arial, sans-serif;
	}

td { font-family: tahoma, arial, sans-serif; }

.prayer {
	font-size: .75em;
	background-color: white;
	padding: 10px;
	border-left: solid navy 1px;
	}

pre {
	background-color: white;
	padding: 5px;
	border-right: solid purple 1px;
	font-size: .75em;
	}
	
.footer_links {
	font-size: .8em;
	font-family: arial, helvetica, sans-serif;
	}

a:link, a:visited, a:hover, a:active {
	color: blue;
	}

a:hover {
	text-decoration: none;
	}

.worship {
	line-height: 1.5em;
	}

.content {
	background-color: #ececec;
	}

.home {
	font-size: 1em;
	}

