@charset "UTF-8";
body, html {
	height: 100%;
}
body {
	background-color: #000000;
	text-align: center;
}/* CSS Document */
#homepage {
	height: 567px;
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	background: url(../images/1.jpg) no-repeat center top;
	margin-top: -284px;
	top: 50%;
}
.enter a:link {
	color: #484848;
	text-decoration: none;
}
.enter a:visited{
	color: #484848;
	text-decoration: none;
}
.enter a:hover{
	color: #C4AF2F;
	text-decoration: none;
}
.enter a:active{
	color: #C4AF2F;
	text-decoration: none;
}
.enter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #484848;
	text-align: left;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	top: 533px;
	left: 55px;
}
h1 {
	display: none;
}
