body
{
	background-color: #e8e8e8;
}
.PageHeader
{
	margin: 0px auto;
	width: 975px;
	height: 10px;
	background: url(Images/bg_header.png) no-repeat center;
}
.PageBody
{
	margin: 0px auto;
	width: 975px;
	background: url(Images/bg_body.png) repeat-y center;
}
.PageContent
{
	margin: 0px auto;
	width: 952px;
}
.PageFooter
{
	margin: 0px auto;
	width: 975px;
	height: 15px;
	background: url(Images/bg_footer.png) no-repeat center;
}