body {
    background-color: #040c17;
    background-image: url();
    color: #FFFFFF;
}
a {
    color: #FFFFFF;
}
a:hover {
    color: #FFFFFF;
}