body {
	color: #003E00;
	background-color: #F4FFF4;
	font-family: "Times New Roman", Times, serif;
}

#title {
	position:relative; 
	left:-60px;
}

#subtitle {
	position:relative; 
	left:-50px; 
	height:60px; 
}

h1, h2, h3 {
	text-align: center;
	line-height: 125%;
}

h1 {
	font-variant: small-caps;
	color: #CC3300;
}

h2{
	font-style: italic;
	font-size: 125%;
}

h3 {
	font-style: italic;
	clear: both;
	color: #CC3300;
	font-size: 200%;
}

p {
	line-height: 125%;
	margin-left: 30px;
	margin-right: 35px;
	font-size: 115%;
}

blockquote {
	padding: 10px 15px 1px 20px;
	border: 1px solid black;
	background-image: url(jkc-images/back3.gif);
	background-color: #FFFFC1;
	color: #000000;
}

blockquote p {
	margin-left: 0;
	margin-right: 0;
}

.poem, .footer {
	text-align: center;
}

strong {
	color: #002400;
}

img {
	float:left;
}

hr {
	color: #330000;
	background-color: #330000;
	width: 75%;
	margin: auto;
}

a {
	color: #002400;
	font-weight: bold;
}

a:hover, a:active {
	color: #CC3300;
}

.emmajones {
	display: none;
}

.emmajones2 {
	display: block;
}
