@charset "utf-8";
#video {
	height: 420px;
	width: 460px;
	text-align: center;
	background-color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}

/* CSS Document */

body {
	background-color: #000000;
}

