/* main page image */
#book { 
	background-image: url(media/index.jpg);
	width: 1024px;
	height: 800px;
	position: relative;
}

