@charset "utf-8";
#text {
	color: #000000;
	background-color: #000000;
	width: 748px;
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -374px;
}
#main {
	color: #000000;
	background-color: #000000;
	height: 748px;
	width: 748px;
	text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -374px;
	margin-left: -374px;
}
body,td,th {
	color: #000000;
}
body {
	background-color: #000000;
}

