﻿:root {
    --section-header-color: #2c4b9e;
}

body {
    background-color: #f5f5f5;
    /*background-image: url(Images/background.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-attachment: fixed;
    background-size: cover;*/
}