/* book index page */


#img {
	vertical-align: middle;
	height:210px;
	background-color: #D4C9B4;
	width:107px;
	float:left;
	text-align: center;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	
}

#img a {
	text-decoration:none;
	color:#34050D;
}
#img a:hover {
	color:white;
	outline:0;}


	

	
	
	

	
