@charset "utf-8";
#header {
	position: absolute;
	left: 175px;
	top: 176px;
	width: 555px;
	height: 48px;
	z-index: 1;
	font-size: 36px;
	color: #000;
	text-align: center;
}
#firstParagraphDiv {
	position: absolute;
	left: 421px;
	top: 235px;
	width: 207px;
	height: 22px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}
#secondParagraphDiv {
	position: absolute;
	left: 421px;
	top: 260px;
	width: 235px;
	height: 36px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}
#thirdParagraphDiv {
	position: absolute;
	left: 421px;
	top: 297px;
	width: 379px;
	height: 173px;
	z-index: 1;
	color: #000;
	font-size: 16px;
	text-align: justify;
}
#inTheBoxPic {
	position: absolute;
	left: 8px;
	top: 307px;
	width: 400px;
	height: 100px;
	z-index: 1;
}

#paeregrinePic{
	position: absolute;
	left: 75px;
	top: 524px;
	width: 254px;
	height: 254px;
	z-index: 1;
}

#paeregrineTitleDiv{
	position: absolute;
	left: 421px;
	top: 524px;
	width: 207px;
	height: 22px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}
#paeregrineSiteDiv{
	position: absolute;
	left: 421px;
	top: 549px;
	width: 235px;
	height: 36px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}
#paeregrineDescriptionDiv{
	position: absolute;
	left: 421px;
	top: 586px;
	width: 379px;
	height: 173px;
	z-index: 1;
	color: #000;
	font-size: 16px;
	text-align: justify;
}