@charset "utf-8";
/* CSS Document */
body {
background-color:#000000;

}
.splash {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.center {
	align:center;
}