* {
    background-color: black;
    color: CCCCCC;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

body {
    max-width: 825px;
    margin: 15px auto;
    padding: 15px 0px 15px 25px;
}

h1 {
    font-family: Georgia, Times New Roman, serif;
    color: 2AC382;
}

h2 {
    margin-bottom: 0px;
}

p {
    font-size: 14px;
}

a {
    color: 2AC382;
    text-decoration: none;
}

img {
    border: 0px;
}

li {
    font-size: 14px;
}

div.spacer { clear: both; }

.jacket {
    float: left;
}

.mp3 {
    float: left;
}

