.version.lead /* version checker */
{
	color: #000011;
	background-color: #6CB847;
}

.html
{
	background: #7F7F7F url("../images/mgw_band_web_bg.png") no-repeat left top scroll;
	background-size: contain;
}

#page
{
	z-index: 1;
	width: 0px;
	min-height: 0px;
	background-image: none;
	border-style: none;
	border-color: transparent;
	background-color: transparent;
	padding-top: 62px;
	padding-right: 960px;
	padding-bottom: 553px;
	margin-left: auto;
	margin-right: auto;
}

body
{
	position: relative;
	min-width: 960px;
	padding-top: 36px;
}

#page .verticalspacer
{
	clear: both;
}

