@charset "utf-8";
#header {
	position: absolute;
	left: 183px;
	top: 176px;
	width: 555px;
	height: 48px;
	z-index: 1;
	font-size: 36px;
	color: #000;
	text-align: center;
}
#firstParagraphDiv {
	position: absolute;
	left: 297px;
	top: 229px;
	width: 552px;
	height: 339px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}
#secondParagraphDiv {
	position: absolute;
	left: 297px;
	top: 577px;
	width: 552px;
	height: 210px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}

#thirdParagraphDiv {
	position:absolute;
	left:41px;
	top:794px;
	width:755px;
	height:205px;
	z-index:1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}

#gamebookMiniLogo {
	position: absolute;
	left: 10px;
	top: 275px;
	width: 284px;
	height: 223px;
	z-index: 1;
}
#abusLogo{
	position: absolute;
	left: 59px;
	top: 553px;
	width: 182px;
	height: 243px;
	z-index: 1;
}
