@charset "utf-8";
/* CSS Document */

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	height: 1200px;
	width: auto;
	text-align: center;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center;
}
	#wrapper {
	height: 1000px;
	width: auto;
	margin-right: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
	left: auto;
	right: auto;
	background-image: url(KORHome_BlueFlare.jpg);
	background-position: center;
}
#top {
	height: 500px;
}
#enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
}
#enter a {
	color: #FFFFFF;
	text-decoration: none;
}
#enter a:hover {
	font-weight: bold;
}

