@charset "utf-8";
.MainBody {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: center;
	padding: 10px;
}
.BrandBack {
	text-align: center;
	padding: 10px;
}
.BackShadow {
	background-image: url(images/BackShadow.png);
	background-repeat: no-repeat;
	background-position: -3px bottom;
}

