html, body {
	margin: 0;
	padding: 0;
	width: 640px;
	height: 480px;
	overflow: hidden;
}
#video, video {
	width: 640px;
	height: 480px;
}