﻿@import url('common.css');

/* Fluxys Belgium style  (overrides the common style) */

body {
    background-image: url(../images/flx_background.jpg);
    background-attachment: fixed;
    background-size: cover;
}

.logoTop {
    display: none;
}