body {
	background-color: #FFFFFF;
	background-image: url(images/leaves.gif);
}
.firstindent {
	font-size: 120%;
}
.imageright {
	float: right;
}
.contentwindow {
	position: absolute;
	width: 700px;
	left: 198px;
	top: 190px;
	text-align: justify;
	color: #070495;
	border: 1px solid #000000;
	visibility: visible;
	padding: 12px;
}
.footer {
	font-size: 80%;
	line-height: 2;
	text-align: center;
	margin-bottom: -110px;
	position: relative;
	padding-bottom: 20px;
}
.editablecontent {
	position: relative;
	height: auto;
}
