body {
    color: rgb(230, 230, 230);
    background-color: rgb(204, 126, 88);
    background-image: url(Tv_wall.png);
    background-size: 620px;
    font-size: 32px;
}
div {
    background-color: rgb(50, 0, 150);
    border-color: rgb(210, 85, 255);
    border-style: outset;
    border-width: 10px;
    text-align: left;
    width: 1008px;
    margin-top: 24px;
    margin-left: 180px;
    padding: 18px;
}
img#back {
    position:fixed;
    width: 64px;
    height: 64px;
    margin-right: 12px;
}
h1 {
    font-size: 50px;
    font-style: italic;
    text-align: center;
    letter-spacing: 10px;
}
h3.cdspin {
    text-align: center;
    width: 1424px;
}
hr {
    color: #8c39aa
}
li {
    font-size: 24px;
}
small {
    font-size: 16px;
}
span.pink {
    color:rgb(210, 85, 255);
}
a.paralink {
    color: rgb(230, 230, 230);
}
li#jimjam {
    color:rgb(210, 85, 255);
}
footer {
    margin-top: 8px;
}