body {
	font-family: Tahoma;
	font-size: 12px;
	margin: 0;
	padding: 0;
	background: #000 url('/background.jpg') no-repeat fixed top center;
}

a {
	color: #fff;
	text-decoration: none;
}

img {
	border: 0;
}

#splash {
	width: 225px;
	margin: 100px auto 10px auto;
}

#note {
	width: 300px;
	margin: auto;
	text-align: center;
}
