
#chaptericon {
	color: #a8ebf6;
	position: absolute;
	top: 50%;
	left: 50%;
	width: 22em;
	height: 4.4em;
	float: left;
	margin-top: -6em;
	margin-left: -13em; }
#imgicon1 {
	background-color: #00ceed;
	width: 4em;
	height: 4em;
	float: left;
	margin: 0.2em; }
#imgicon2 {
	background-color: #79e2f2;
	width: 4em;
	height: 4em;
	float: left;
	margin: 0.2em; }
#imgicon3 {
	background-color: #b2f5ff;
	width: 4em;
	height: 4em;
	float: left;
	margin: 0.2em 0.4em 0.2em 0.2em; }
#wrapper {
	height: 42em; }
#contents {
	width: 52em;
	height: 28em;
	overflow: hidden;
	padding-right: 0;
	padding-left: 0; }
#chaptericon p {
	text-align: left;
	text-indent: 0;
	margin: 0.2em 0 0;
	padding: 0; }
