#channel-body {
	background-image: url('../images/background2.jpg');
}

#channel-body, .channel-bg-color  { background-color: #251437; }

#container {
	background: #251437 url('../images/background2.jpg') no-repeat center top;
	height: 620px;
	position: relative;
}
#container iframe {
	position: absolute;
	top: 195px;
	left: 0;
}
#container #terms {
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 432px;
	font-family: Verdana;
	
}

#clothes {
	width: 457px;
	height: 381px;
	background: url('../images/clothes.png') no-repeat;
	position: absolute;
	top: 340px;
	left: 290px;
}

#danceoff_app {
	position: absolute;
	right: 0px;
	bottom: 15px;
	width: 300px;
	height: 180px;
	display: block;
	text-indent: -9999em;
	
}

#enternow {
	position: absolute;
	display: block;
	text-indent: -9999em;
	right: 10px;
	top: 328px;
	width: 280px;
	height: 47px;
}