/* CSS Document */

body {
	background-image:url(images/horvathbackground.gif);
	background-color:#666666;
	color:#FFFFFF;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#pagecontainer {
	width:99%;
	text-align:center;
	position:absolute;
}

#contentcontainer {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:760px;
}

#header {
	position:absolute;
	width:696px;
	height:143px;
	left:28px;
	top:18px;
}

#poembody {
	position:absolute;
	width:713px;
	left:27px;
	top:193px;
	text-align:left;
}


.bodycopy {
	font-size:18px;
	line-height:26px;
}

.copyright {
	font-size:12px;
	line-height:14px;
}
