@charset "utf-8";
#header {
	position: absolute;
	left: 179px;
	top: 176px;
	width: 555px;
	height: 48px;
	z-index: 1;
	font-size: 36px;
	color: #000;
	text-align: center;
}
#firstParagraphDiv {
	position: absolute;
	left: 26px;
	top: 226px;
	width: 878px;
	height: 379px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}
#secondParagraphDiv {
	position: absolute;
	left: 724px;
	top: 613px;
	width: 180px;
	height: 71px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: right;
}
/*#thirdParagraphDiv {
	position:absolute;
	left:41px;
	top:794px;
	width:755px;
	height:205px;
	z-index:1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}*/
