html, body {
	margin:0;
	padding:0;
	height:100%;
	width:100%;	
	color:#666666;
	font: 10px verdana;
	line-height:17px;
}
#book-home { position:relative; width:500px; height:35px; color:#fff; text-align:center;  margin:3px 0 0 4px; background:#0F1940; }
#book .text2 { width:45px; padding:2px; border:1px solid #4D779C; }
#book .text2:hover { border:1px solid #A3B9CD; }