.halfmoon {
background-color: #2A315D;
color: #000000;
}

#tabcontentcontainer{
background-color: #6F1910;
}

a, a:visited {
color: #6F1910;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #6F1910;
font-weight: bold;
text-decoration: underline;
}


