body {
	background:#C7E8FA;
	font-family:"Arial";
	font-size:14px;
	color:#522910;
	margin:0px; 
}

a img {
	border: none;
}

#clearfix {
	clear: both;
}

#wrapper {
	background-color: #C7E8FA;
	margin: 80px auto;
	border: 5px solid #E8701B;
	width: 800px;
	height: 500px;	
}

#wrapper_inner {
	height: 480px;
	width: 780px;
	border: 3px solid #522910;
	margin: 0 auto;
	position: relative;
	top: 7px;
}

#bg_pic img {
	width: 780px;
	height: 480px;
}

#enter {
	position: absolute;
	left: 280px;
	top: 180px;
}

#logo {
	position: absolute;
	top: -64px;
	left: 200px;
}

#copyright {
	font-size: 8px;
	position: absolute;
	bottom: -30px;
	right: -16px;
}
