body {
	background-color: #000000;
}

#container {
	padding: 0px;
	height: 800px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	margin-top:auto;
	margin-bottom:auto;
	background-image: url(../images/bg_splash2.jpg);
}

#enter {
	height: 38px;
	width: 198px;
	padding: 0px;
	float: left;
	position: absolute;
	margin-top: 470px;
	margin-left: 627px;
}
#flash {
	padding: 0px;
	float: left;
	height: 68px;
	width: 292px;
	margin-top: 380px;
	margin-left: 581px;
	position: absolute;
}
