
body {
    background-color: #0091fc;
}

.bottomborder {
    background-color:#0091fc;
}

.rightborder {
    background-color:#0091fc;
}

.topborder {
    background-color:#0091fc;
}

.leftborder {
    background-color:#0091fc;
}

.text{
    color: #0091fc;
}

.home a {
    text-shadow: 0 0 2px #0091fc, 0 0 6px #0091fc, 0 0 10px #0091fc;
}

.prev a {
    text-shadow: 0 0 2px #0091fc, 0 0 6px #0091fc, 0 0 10px #0091fc;
}

.next a {
    text-shadow: 0 0 2px #0091fc, 0 0 6px #0091fc, 0 0 10px #0091fc;
}

#play {
    fill: #0091fc;
}

