body{
	background-image:url(background.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-size:100%;
	background-size:100%;
        background-color:#080703;
}
#content{
	width:1100px;
	height:100%;
	margin:0 auto;
}
#logo{
	margin:0 auto;
	text-align:center;
	margin-top:5%;
}
.huiyuan{
	float:left;
	margin-top:5%;
}
.game_1{
	margin-top:5%;
	margin-left:34.2%;
}
.daili_1{
	float:right;
	margin-top:-32%;
	margin-right:0%;
}
#footer{
	margin-top:4%;
}