A:link {text-decoration: none; color: #C0C0C0;}A:visited {text-decoration: none; color: white;}A:active {text-decoration: none; color: white;}A:hover {text-decoration: underline overline; color: white;} html {   background: url(bg.jpg) no-repeat center center fixed;   -webkit-background-size: cover;  -moz-background-size: cover;  -o-background-size: cover;  background-size: cover;}  body {        width:100%; font-family: 'Orbitron', sans-serif;}#content {    padding-top:200px;display:block; text-align: center; vertical-align: middle;}.header-unit{	top:0%;left:0%;height:100%;width:100%;overflow: hidden;  position:absolute;background-size: cover;margin-left:auto;margin-right:auto;}video {	position: absolute;z-index: -1;}video.fillWidth {width: 100%;min-height: 100%;}#video-container { top:0%; left:0%; height:100%; width:100%; overflow: hidden; background-size:cover}   footer{                width: 100%;                bottom: 0;                color: #FDFDFD;                position: fixed ;               font-size: 30px;                background-color : rgba(20, 20, 20, 0.2);                text-align: center;                 vertical-align: middle;                font-family: 'Orbitron', sans-serif;                margin-top: 40px;            }              header{                width: 100%;               top: 0;                             position: fixed ;               font-size: 30px;             color : white;                background-color : rgba(0, 0, 0, 1);                text-align: center;                font-family: 'Orbitron', sans-serif;                            }/* body {            font-size: 10px;    font-family: Helvetica, Arial, sans-serif;    text-align: center;text-color: white;}                #content{   text-align: right;}#content div{   margin-top: 10px;   color: #CCC;}#content div + div{   color:#AAA;   margin-top: 0;   margin-bottom: 12px;}#footer{   margin-top: 12px;} */