body{
    background-color: #061521;
    color: white;
}

a {
    color: #8f8fff;
}

a:hover {
	color: white;
}