@charset "UTF-8";
body {
	background-color: #000000;
	margin: 0px;
}
#container {
	height: auto;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#background {
	background-image: url(Untitled-7.jpg);
	background-repeat: no-repeat;
	height: 590px;
	width: 600px;
}
#nav {
	clear: both;
	height: 52px;
	width: 392px;
	padding-left: 0px;
	color: FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#construction {
	font-family: Arial, Helvetica, sans-serif;
	color: #99FF00;
	clear: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	font-size: 18px;
}
#nav #enter {
	text-decoration: none;
}
a img  {
	border: none;
	text-decoration: none;
}   
a:active {
	border: none;
	text-decoration: none;
}
a:visited {
	border: none;
	text-decoration: none;
}
