.linkbox {
    text-align: center;
    color: whitesmoke;
}

.link{
    color: aliceblue;
}

.body {
    background-color: #415a77;

}