@charset "utf-8";
body {
	background-color: #f4eb34;
	text-align:center;
}
#container {
	position:relative;
	width:1024px;
	height:410px;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
	margin-top:75px;
}
