@charset "utf-8";
.bck {
	background-image: url(main_back1.jpg);
	background-position: center 95px;
	background-repeat: repeat-x;
}
.subhead {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #622500;
}
.box {
	background-color: #E7C17C;
	padding: 10px;
}


.midbck {
	background-image: url(home_mid_bck.jpg);
	background-repeat: no-repeat;
	height: 145px;
	width: 750px;
}

