@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: 381px;
	top: 235px;
	width: 207px;
	height: 22px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}
#secondParagraphDiv {
	position: absolute;
	left: 381px;
	top: 260px;
	width: 235px;
	height: 36px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}
#thirdParagraphDiv {
	position: absolute;
	left: 382px;
	top: 297px;
	width: 379px;
	height: 174px;
	z-index: 1;
	color: #000;
	font-size: 16px;
	text-align: justify;
}
#sherwinPic {
	position: absolute;
	left: 157px;
	top: 235px;
	width: 194px;
	height: 271px;
	z-index: 1;
}
#sherwinTime {
	position: absolute;
	left: 380px;
	top: 484px;
	width: 343px;
	height: 22px;
	z-index: 1;
	color: #000;
	font-weight: bold;
	font-size: 16px;
}
