#book {
	float: right;
	width: 600px;
}
#bmenu {
	font-size: 12px;
	line-height: 18px;
	color: #4A3A30;
	padding: 0px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #4A3A30;
}
#body2 h4 {
	font-size: 18px;
	color: #4A3A30;
	background-color: #E3D8C3;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#bmenu a {
	color: #4A3A30;
	text-decoration: none;
}
