body {
	background-repeat: repeat;
	background-position: left top;
	background-color: #E6FAD5;
}
.page_container {
	width: 953px;
	margin-top: 5px;
	margin-left: -476px;
	border: 1px solid #009902;
	position: relative;
	left: 50%;
}
area.highlight {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
