
* { padding: 0; margin: 0; }


body { background: #000; }

.splash {
	color: #fff;
	text-align: center;
}

.splash a:link,.splash a:visited,.splash a:hover{
	color: #fff;
}
