
body {
    background-color: #d88c00;
}

.bottomborder {
    background-color:#d88c00;
}

.rightborder {
    background-color:#d88c00;
}

.topborder {
    background-color:#d88c00;
}

.leftborder {
    background-color:#d88c00;
}

.text{
    color: #d88c00;
}

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

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

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

#play {
    fill: #d88c00;
}

