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

body.header, .backgroundColor {
    background-color: #11b67a;
}

span.textColor {
    color: #020000;
}