/* CSS Document */

body {background-image:url(../images/background.jpg); background-position:top center; background-repeat:no-repeat; background-attachment:fixed; background-size:cover;}
#wrapper { position: relative; max-width:748px; margin:0 auto;}
#videowrapper {margin: 2.5em auto .5em; height:360px; background-image:url(../images/frame.jpg); background-size:contain; background-repeat:no-repeat; padding:43px 55px}
#link-box {clear:both; width:100%; display: table; white-space:nowrap; height:90px}
.floatleft {display: table-cell;vertical-align: middle;}