@charset "UTF-8";
body {
	background-image: url(images/SplashPage.jpg);
	background-attachment: fixed;
	background-position: center 0px;
	background-color: #471045;
	background-repeat: no-repeat;
}
#enter {
	margin: 500px 50% 0 50%;
}

