@charset "UTF-8";
html, body {
	background:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:30px;
	color:#FFFFFF;
	text-align:center;
}
body {
	background:url(bg.jpg) center no-repeat;
}
.content {
	width: 1090px;
	margin: 0 auto;
	z-index:0;
}
.bal {
	position:absolute;
	left:0px;
	z-index:-1;
}