body
{
	background-color: #cacaca;
	background-image: url('images/splash_bg.gif');
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 50px;
}

div.square
{
	width: 440px;
	height: 390px;
	border: 5px solid #dadada;
	background-color: #cacaca;
	margin: 0 auto;
}

div.black
{
	width: 434px;
	height: 384px;
	background-color: black;
	margin: 3px 0 0 3px;
	text-align: center;
}

img.splashlogo
{
	width: 192px;
	height: 95px;
	border: 0;
}

#ufoCito
{
	margin: 0 0 0 0;
	clear: both;
	height: 221px;
}

img.splash_phrase
{
	width: 213px;
	height: 25px;
	border: 0;
	margin-top: 20px;
}
