#site-title , #site-description{
    color:#103F70;
}
                        #content tr th,
#content thead th {
                color: black;
                font-size: 16px;
                padding: 5px 0;
                text-align: center;
                border: 1px solid #739bb7;
                background-color: #d9edf7;
}

#content tr td {
                text-align: center;
                border: 1px solid #739bb7;
}