body{
    background-color: #8D8F74;
    color: #0a1215;
}

a{
    text-decoration: none;
    color: #0a1215;
}
a:hover{
    color: #020d31;
}