body {
    background-color: #456a76;
}
body .content-area .article-class {
    background-color: #000000 !important;
}
thead, tbody, tfoot, tr, td, th {
  border-color: inherit;
  border-style: solid;
  border-width: 1;
}

table {
    border-collapse: collapse;
    width: 75.626%;
}

td, th {
    border: 1px solid #34495E;
}
