body {
	background-color: #000;
}
#video {
	position:absolute;
	width:720px;
	height:405px;
	left: 50%;
	margin-left: -360px;
	top: 50%;
	margin-top: -202.5px;
}