body {
    background-color: #000;
}

body > div:first-child {
    margin: 75px auto 0; 
    width: 1024px;
}
