@charset "utf-8";
.bmenu {
	background-color: #B5A486;
	height: auto;
	width: 750px;
}
.main {
	height: auto;
	width: 750px;
	border: thin solid #755637;
	background-color: #FFFFFF;
}

