.songtable { text-align: center }
.songtable th { background: #bbddbb }
.songtable tr { background: #cceecc; border-width: 3; border-style: solid }
.songtable td { padding: 5 }

.albumtable { text-align: center }
.albumtable th { background: #bbddbb; padding: 10; text-align: center }
.albumtable tr { background: #cceecc; border-width: 5; border-style: solid }
.albumtable td { padding: 10; text-align: center }
.albumtable li { white-space: nowrap; text-align: left }
