@charset "UTF-8";

body {
	background-color:#fff;
	background-image:url('/bible/bkd-teal.gif');
	background-repeat:repeat-y;
}

a.verse {
	font-family:Georgia,'Times New Roman',Times,serif;
	font-size:120%;
	padding-right:10px;
	color:#009999;
}

h2 {
	color:#009999;
	background:none;
	font-size:150%;
	font-style:italic;
}

h3 {
	color:#009999;
	background:none;
	font-size:225%;
	margin-bottom:50px;
}

p {
	line-height:200%;
}
