html, body, header, #intro {
    height: 100%;
}

#intro {
    background: url('bonfire1.jpg') no-repeat center center fixed;
    background-size: cover;
}


