@charset "UTF-8";
/* CSS Document */

html, body {
	margin:			0px;
	padding:		0px;
	height:			100%;
	width:			100%;
}

#splash_img{
	position:		absolute;
	left:			50%;
	top:			50%;
	margin-left:	-147px;
	margin-top:		-55px;
}