.bb-bookblock {
 top: -5em;
 height: 325px;
 position: absolute;
}
#right{
 left:600px;
}
.bb-custom-wrapper nav {
  top: 17em;
  position: inherit;
}
.left{
  position: static;
	float: left;
}
.right{
  position: static;
	float: right;
}
.exit{
  left:45em;
}
.book {
  transition: opacity 0.1s 0.1s;
  top:0px;
  left:180px;
  position: absolute;
}
.page {
  width: 195px;
  height: 330px;
}
.bound .pages {
  width:390px;
  height: 330px;
}
.bound .page {
  width: 195px;
  height: 330px;
}