@charset "utf-8";
#heading {
    color: #FD0004;
    text-align: center;
    font-family: Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", sans-serif;
    font-size: xx-large;
    text-shadow: -3px 3px 5px #F9CFCF;
}
#podcast_name {
    color: #CD0003;
    font-style: normal;
    font-variant: small-caps;
    font-size: x-large;
    text-align: left;
    text-shadow: 0 0;
    word-spacing: -1px;
}
#background {
    background-color: #000000;
}
#links {
    color: #F91D20;
}
#menu {
    color: #EDF283;
    font-size: x-large;
    text-align: left;
    border-top: thin solid #10D2F0;
    border-bottom: thin solid #0AF1F3;
}
