body {
	background: #000;
	background-image: url('images/splash.jpg'); 
	background-repeat: no-repeat;
	background-position: center;
	background-attachment:fixed;
}


a {
	color: #fff;
	text-decoration: none;
}