@charset "utf-8";
/* CSS Document */


html {}

body {
	background-color: #000000;
	font-family:Arial, Arial, san-serif;
	font-size: 10px;
	color: #ffffff;
}

#splash {
	width: 100%;
	margin-top: 70px;
	text-align: center;
}
