/* logos */
#header-logo {
    background: transparent url(https://www.ourdentalcoverage.com/content/dam/ucd/en/sites/unitedconcordia/v2/images/uc-header.png) no-repeat center;
    background-size: contain;
    display: block;
    height: 70px;
    margin: 0;
    max-width: 265px;
    width: 100% !important;
}

#footer-logo {
    background: transparent url(https://www.ourdentalcoverage.com/content/dam/ucd/en/sites/unitedconcordia/v2/images/uc-footer.png) no-repeat center;
    background-size: contain;
    display: block;
    height: 70px;
    max-width: 200px;
    width: 100%;
}

div.title-area {
    background: url('/duadrr/resources/com.highmark.duadrr/1_0/img/top-background.gif') repeat-x;
}

body {
    background: #f2f2f2;
}

h1 {
    color: #4B306A !important;

}
