.videoBack{
	background-image:url(../img/black_bkg.png);
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	z-index:101;
}
.videoC{
	position:fixed;
	clear:both;
}