body {
	background-image: url(../images/video_frame.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#movie {
	margin:20px auto 0 auto;
	width:450px;
	height:376px;
	z-index:1;
	background-color:#000;
}
