@charset "UTF-8";
/* CSS Document */

#PageBody {
	height: auto;
	width: 828px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: center;
}
#PageBodyAbout {
	height: auto;
	width: 400px;
	margin-left: 200px;
	background-color: #FFFFFF;
	text-align: center;
}
