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

#MainGround {
	background-image: url(../images/GroundMain.jpg);
	background-repeat: no-repeat;
	height: 835px;
	width: 777px;
	margin-right: auto;
	margin-left: auto;
	float: left;
}

