@charset "utf-8";
/* CSS Document */

#bookcover {
	background-image:url(../../../images/book_closed.png);
	background-repeat:no-repeat;
	width:800px;
	height:600px;
	margin: 30px auto;
}


