body{
	background:#fff url(../images/party100bg.jpg) no-repeat center bottom;
	background-size: 100% auto;
}

.foot_link{
	background-color:transparent;
}
.wrapbg{
	background:transparent url(../images/party100bgtop.png) no-repeat left 35px;
	background-size: 100% auto;
	position: absolute;
	top:0;
	height: 100%;
	width:100%;
	max-width:1920px;
	z-index: -2;
}
.nav {
	border-bottom: solid 1px #CD3C28;
	border-top: solid 1px #CD3C28;
	}
	
	.firework{
		position: absolute;
		top:0;
		left:0;
		z-index:-1;
	}