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

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

span.textColor {
    color: #f89c38;
}