/* -- / custom css tool / -- */
body {
    background-color: #53362e;
}

#searchArea { 
    background-color: #53362e;
}

#headerInfo h1 {
    font-size: 10pt;
    font-family: Times New Roman;
    margin-top: 33px;
    margin-left: 54px;
    color: black;
}
