body {
    background: #000000;
}

.content {
    background: url("./background.png"), #000000;
    background-size: 1400px;
    background-repeat: no-repeat;
    background-position: center top;
}

.video {
    margin: auto;
}

.spacer {
    height: 20px;
}


#player {
    width: 940px;
    height: 535px;
    border: none;
    display: block;
    alight-content: center;
    margin: auto;
}
