body {
	background-color:#000000;
}
#video {
	position:absolute;
	left:50%;
	top:50%;	
	width:480px;
	height:270px;
	margin:-135px 0 0 -241px;
	padding:0;

}

