@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: 248px;
	width: 878px;
	height: 38px;
	z-index: 1;
	color: #000;
	font-size: 16px;
	text-align: center;
}
#genEmails {
	position: absolute;
	left: 324px;
	top: 305px;
	width: 82px;
	height: 102px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}
#genAddresses {
	position: absolute;
	left: 447px;
	top: 305px;
	width: 253px;
	height: 102px;
	z-index: 1;
	color: #000;
	text-align: justify;
	font-size: 16px;
}

#playerEmails {
	position: absolute;
	left: 274px;
	top: 416px;
	width: 379px;
	height: 29px;
	z-index: 1;
	color: #000;
	font-size: 16px;
	text-align: center;
}
#players {
	position: absolute;
	left: 130px;
	top: 453px;
	width: 293px;
	height: 102px;
	z-index: 1;
	font-size: 16px;
	color: #000;
	text-align: justify;
}
#playerAddresses {
	position: absolute;
	left: 447px;
	top: 453px;
	width: 253px;
	height: 102px;
	z-index: 1;
	color: #000;
	text-align: justify;
	font-size: 16px;
}
