body {
	background-color: #000000;
}

img {
	border: none;
	width: 1000px;
	height: 630px;
}
#pic {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -500px;
	margin-top: -315px;
}

#video {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -40px;
	margin-left: -190px;
}