@charset "utf-8";
/* CSS Document */

body {
	background-color: #71624F;
}
#container {
	background-color: #71624F;
	float: none;
	clear: both;
	margin: auto;
	height: auto;
	width: auto;
}
#video {
	margin: auto;
	height: 750px;
	width: 1150px;
}
