@charset "utf-8";
/* CSS Document */

.page {
	padding: 0;
	border: 0;
	margin: 0;
	color: #FF0000;
	background-color: #000000;
}

.style1 {
	color: #000000;
}

.style2 {
	font-size: xx-large;
}
.style3 {
	font-size: large;
}

.coming_soon {
	color: #D4FF00;
	font-size: xx-large;
}

.coming_soon_subtext {
	font-size: large;
}

.copyright {
	color: #999;
	font-size: 11px;
}