/* CSS Document */
body {
	background:#1D0100 url(images/bg.gif) top repeat-x;
	text-align: center;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
#splash {
	margin:10px auto;
	width:557px;
	height:557px;
}
a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a img {
	border: none; 
}