body {
	background-color: #D3EEE2;
}
.mainImg {
	width: 1000px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
}

.comment {
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12pt;
	line-height: 24pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000;
	padding-top: 4px;
	padding-bottom: 8px;
}
