body {
 background: white url(background.png) repeat-y 6px 6px;
 margin: 6px 0 6px 6px;
}

.artist { font-family: Georgia, serif; font-size: 130%; }

h1 {
 font-size: 180%;
 font-family: "Arial Black", sans-serif;
 font-style: italic; font-weight: normal;
 margin: 0;
 color: #252F91;
}

ol { font-family: sans-serif; }
ol a { text-decoration: none; }
ol a:link { color: black; }
ol a:visited { color: #666; }
ol a:hover { color: #04C; text-decoration: underline; }
li { margin-bottom: 0.15em; font-weight: bold; }

.outer {
 margin-left: 65px;
 background: url(header-background.png) repeat-x;
 padding: 160px 50px 0 16px;
}

.decor {
 position: absolute;
 width: 65px; height: 384px;
 top: 6px; left: 6px;
}

.time { color: #375 }

hr {
 border: none;
 border-bottom: 1px solid black;
}

.ghastlyhorridhack { width: 100% }
td { vertical-align: middle; height: auto; }
td.tracklisting { width: 33%; padding-right: 1em; }
td.image { width: 66%; }

img.insetimage { border: 1px solid rgb(0, 64, 64); }