@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../img/video-page-bkgd.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
