@charset "UTF-8";
#mainBackgound {
	background: url(../images/main_bg2.jpg) no-repeat;
	width: 789px;
	float: left;
}
#mainContent {
	float: left;
	width: 650px;
	margin-left: 10px;
	margin-top: 10px;
	height: 431px;
}

