.space {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
}
.5th {
	background-color: #006633;
	padding: 4px;
	text-indent: 4px;
	height: auto;
}
#book {
	width: 200px;
	height: 230px;
	float: right;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:hover {
	color: #006600;
}