body {
    background: radial-gradient(circle at center, #cf6e00, #000);
    background-attachment: fixed;
}

.linkboxLennox > p, .linkboxTip > p {
    color: #e57a00;
}

nav a:hover {
    background-color: #e57a00;
}

.bigSpot1, .bigSpot2, .bigSpot3, .bigSpot4, .bigSpot5, .bigSpot6  {
    background-color: #000;
}
