#book{
				margin: 5% auto;
				width: 900px;
				height: 450px;
				background-position: center center;
			}
#book.turn-page{
				-webkit-background-size: 100% 100%;
				background-size: 100% 100%;

			}
			