body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
	font-size: 10px;
	color: #CCCCCC;
	margin: 0px;
	background-color: #333333;
	text-align: center;
	background-image: url(../img/bg.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#container {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

