body {
	background-color: #fff;
}
.container {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	position: fixed;
}
p {
	display: none;
	color: #fff;
	font-size: 38pt;
	font-style: italic;
	text-align: center;
	vertical-align: middle;
	line-height: 1.5em;s
}
.book {
	text-decoration: underline;
}
