body {
    background: #222222;
 }
#container {
    position: absolute;
    width: 960px;
    height: 380px;
    top: 50%;
    left: 50%;
    margin: -190px 0 0 -480px;
 }