body {
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
}
.content {font-size: 12px}
.pageheaders {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
}
.body {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-image: url(images/index_01.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	height: 600px;
	width: 800px;
	clear: none;
	float: left;
	position: relative;
	padding: 0px;
	margin-top: auto;
	visibility: inherit;
}
