Video as Page Background June 25th, 2014
<div id="bigvid">
<video id="big-video-vid_html5_api" class="vjs-tech" preload="auto" data-setup="{}" webkit-playsinline="" autoplay="autoplay" src="http://barrelny.com/recap/2012/wp-content/themes/barrel-portfolio/im/office_small.mp4" loop></video>
</div>
#bigvid {
position: absolute;
background-color: #000;
height: 100%;
width: 100%;
}