* {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

body {
	background: #46261b;
}

#video {
	width: 330px;
	margin: 0 auto;
}