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

html {
	margin: 0; padding: 0; border: 0; list-style: none;
}

body, div, h1, h2, h3, p, ul, ol, li, img, header, section, aside, footer, button {
	margin: 0; padding: 0; border: 0; list-style: none;
}

body {
	width: 612px;
	height: 370px;
	overflow: hidden;
	padding: 0px;
	
}

.position {
	position: relative;
}

.VIDEOcontainer {
	width: 612px;
	height: 421px;
	margin: 0px;
	margin-top: 0px;
	padding: 0px;
	top: 0;
	left: 0;
	overflow: hidden;
}