body {
	margin:0px;	
	color:white;
	background: black;
}

#jam_video, #jam_container {
	position:absolute;
	width:960px;
	height:144px;
	opacity:1;
}

#jam_container {
	opacity:0;
}

#description {
	position: absolute;
	top:200px;
	width:960px;
	text-align:center;
}
