@charset "utf-8";
/* CSS Document */

body {
	background:url('images/background.jpg');
	background-position:center -400px;
	background-repeat:no-repeat;
	background-color:#11519e;
}
#splash {
	margin:150px auto 0 auto;
	height:343px;
	width:200px;
}
a img {
	border:none;
}
a {
	outline:none;
}