body {
    background-color: #171717;
    background-image: url(/img/bg/brinken-sthlm.jpg);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
