@CHARSET "ISO-8859-1";
body {
	background-color: #000000;
}

img {
	border: none;
}

#container {
	background-image: url(images/splash/background.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 429px;
	text-align: right;
	margin-top: 100px;
	
}
	
#menu {
	width: 960px;
	line-height: 0px;
	margin: 0 auto;
	padding-top: 332px;
}

#home-link {
	display: block;
	width: 960px;
	line-height: 0px;
	margin: 0 auto;
	text-align: right;
}
