body {
    margin-top: 50px;
}


.chirpsum {
    background: url('../img/website_background.jpg') no-repeat center center fixed;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    background-size: contain;
    -o-background-size: contain;
}