/**
this file contains css for The Replacement
*/

.simpleHeader {
    background-color: #e44f3c;
    margin: 0px;
    padding: 0px;
    font-family: arial, sans serif;
    font-size: small;
    font-weight: bold;
    color: rgb( 255, 255, 255 );
    text-align: center;

}

