body {
	color: black;
	font-size: 10px;
	line-height: 16px;
	background-color: #e6e6e6;
	margin: 10px 0 5px;
	background-attachment: fixed;
	background-image: url(images/base_snow.gif);
	background-repeat: repeat;
	background-position: center center;
}
.btn { cursor: pointer; }
.book_margin { padding-top: 55px; padding-bottom: 0; }
.page { width: 450px; height: 560px; display: block; }
#bg {
   width: 920px;
   height: 587px;
   top: -15px;
   left: 35px;
   _left: 20px;
   position: absolute;
   background:url(images/paper_only.jpg);
}
/*people
*/
.people_title { font-size: 16px; line-height: 24px; }
.people_text { font-size: 12px; line-height: 22px; padding-bottom: 20px; }
