body {
	margin: 0px;
	padding: 0px;
	background-image: url(/images/kurtis-bg.png);
}

.container {
	background-image: url(/images/kurtis.png);
	background-repeat: no-repeat;
	width: 1250px;
	height: 1138px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	display:none;
}

.video-frame {
	background-color: #111;
	width: 680px;
	height: 380px;
	display:block;
	position: absolute;
	left: 242px;
	top: 285px;
	z-index: 1000;
}

#star-left {
	background-image: url(/images/star.png);
	background-repeat: no-repeat;
	width: 108px;
	height: 112px;
	display:block;
	position: absolute;
	top: 380px;
	left:185px;
}


#star-right {
	background-image: url(/images/star2.png);
	background-repeat: no-repeat;
	width: 108px;
	height: 112px;
	display:block;
	position: absolute;
	top: 380px;
	right:270px;
}

#sponsored {

	bottom:325px;
	display:block;
	height:50px;
	position:absolute;
	right:490px;
	width:130px;
}

#facebook {
	background-image: url(/images/fb.png);
	background-repeat: no-repeat;
	width: 88px;
	height: 71px;
	display:block;
	position:absolute;
	bottom: 320px;
	right: 400px;
}
.facebook-like{
	display:block;
	position:absolute;
	bottom: 420px;
	right: 524px;
}
#thenumber {
	background-image:url("/images/kurtis-thenumber.png");
	background-repeat:no-repeat;
	bottom:200px;
	display:block;
	height:108px;
	left:120px;
	position:absolute;
	width:219px;
}

#gfx {
	background-image:url("/images/gfx.png");
	background-repeat:no-repeat;
	bottom:220px;
	display:block;
	height:49px;
	left:317px;
	position:absolute;
	width:100px;
}