html {height:100%;}

body {background:#000000;font:normal 95% "Lucida Sans Unicode",sans-serif;margin:0}

.fa {
    padding: 10px;
    font-size: 30px;
    width: 50px;
    text-align: center;
    text-decoration: none;
}

.fa:hover {
    opacity: 0.7;
}

.container {margin:0 auto;width:100%}

.splashbg {background:url(images/web-splash-900.jpg) no-repeat center top;height:510px}