body {
    background-color: #c6ccd4;
    background-image: url(/img/bg/lulea-hockey.png);
    background-attachment: fixed;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
}
