body{
    background-image: url('images/bonfire.jpg');
    background-size: cover;
    background-attachment: fixed;
    color: white;
}