body {
    background: #000 url(./i.jpg) no-repeat center center;
    background-size: cover;
    color: #fff;
    font: 15px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    margin: 0;
}

html, body { height: 100%; }