#wwrap {
	background: #000 url(http://aka.zero.jibjab.com/files/production/chippendales_bg.jpg) no-repeat center top;
	min-width: 1200px;
}

#wrap {
	background: transparent;
	width: 1200px;
	margin: 0 auto;
	height: 338px;
	padding-top: 100px;
	position: relative;
}

h1 {
	display: none;
}

.player {
	position: absolute;
	top: 82px;
	left: 137px;
	width: 567px;
	height: 344px;
	background: #000 url(http://aka.zero.jibjab.com/files/production/member_exclusive.png) no-repeat left bottom;
}

.copy {
	width: 245px;
	height: 344px;
	position: absolute;
	left: 755px;
	top: 82px;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
}

.copy p {
	line-height: 1.5em;
}

.copy .button {
	width: 173px;
	height: 47px;
	position: absolute;
	text-indent: -9999px;
	top: 222px;
	left: 33px;
}

.copy .small {
	font-size: 0.75em;
	font-weight: normal;
	position: absolute;
	left: 0;
	bottom: 10px;
	width: 100%;
	text-align: center;	
	color: #959595;
}

.copy .small a {
	color: #c0c0c0;
}