﻿h1, h2, h3 {
    color: #125b92;
}

body {
    position: relative;
    color: #002b45;
    -ms-background-repeat: no-repeat;
    background-repeat: no-repeat;
    -ms-background-size: cover;
    background-size: cover;
}
