@charset "utf-8";
/* CSS Document */

body.header, .backgroundColor {
    background-color: #0079c1;
}

span.textColor {
    color: #ffffff;
}