body {
	font-family: Arial, Serif;
	margin: 0;
	background-color: #a3d49c;
	}

.mainBox {
	width: 708px;
	margin: 0 auto;
	}




.top700 {
	margin: 20px 0 0;
	width: 708px;
	height: 30px;
	background: url(images/top700.gif) no-repeat;
	}
	
.middle700 {
	margin: 0;
	width: 708px;
	background: url(images/middle700.gif) repeat-y;
	text-align: center;
	color: #47854f;
	}
	
.bottom700 {
	xmargin-top: -10px;
	width: 708px;
	height: 39px;
	background: url(images/bottom700.gif) no-repeat;
	}





.realGolf {
	background-color: white;
	
	float: left;
	
	width: 337px;
	height: 100px;
	
	margin-top: 20px;
	
	color: #47854f;
	
	}
	
.miniGolf {
	background-color: white;
	
	width: 337px;
	height: 100px;
	
	margin-left: 360px;
	margin-top: 20px;
	
	color: #47854f;
	}