*{
margin:0px;
padding:0px;
}

body {
	background-color:#010102;
	background-image:url(images/Untitled-1.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
div.container {
	margin:0px auto 0;
	text-align:left;
	width:997px;
	height:721px;
	position:relative;
	
}
div.video_container {
	position:absolute;
	background-repeat:no-repeat;
	height:300px;
	width:450px;
	z-index:10;
	top:55px;
	left:510px;
}