.mainbody {
	font-family: Arial;
	background-position: center center;
	text-align: center;
	width: 800px;
	border-right-width: auto;
	border-left-width: auto;
	border-right-style: auto;
	border-left-style: auto;
	list-style-position: inside;
	left: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
}
.mainbody {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-right: auto;
	padding-left: auto;
	left: auto;
	right: auto;
	clip: rect(auto,auto,auto,auto);
}
.txt {
	text-align: left;
}
.mainbody {
	text-align: left;
}
.mainbody p strong {
	font-weight: bold;
}
.body p {
	text-align: center;
}

