BODY { background: url("/background.jpg"); background-repeat: no-repeat; background-color: black }
A:link {color: #7777ff; text-decoration: none }
A:visited{color: #7777ff; text-decoration: none}

A:active{color: #aaaaff}

P               {font-family: Arial; font-size: 11pt; color: #ffffff}

H1, H2, H3, H4	{color: #ffffff}

H1.title        {font-family: Arial; font-size: 11pt; font-weight: 500; color: #7777ff}
H2.title        {font-weight: 500; color: #7777ff}

H2              {font-family: Arial; font-size: 11pt; color: #7777ff}
H3              {font-family: Arial; font-size: 11pt; color: #7777ff}

.bandmember {text-align: left; font-family: Arial; font-size: 11pt; color: #ffff00}
.bandmember TD {text-align: left; font-family: Arial; font-size: 11pt; color: #ffff00}
TH {text-align: left; font-family: Arial; font-size: 11pt; color: #7777ff}
TD {text-align: left; vertical-align: top;font-family: Arial; font-size: 11pt; color: #7777ff}

EM.quot{font-family: Arial; font-size: 11pt; color: #ffffff}

INPUT[type="text"] {font-family: Arial; font-size: 11pt; color: #aaaaaa; background-color: #444444; border-color #4444aa}
INPUT[type="password"] {font-family: Arial; font-size: 11pt; color: #aaaaaa; background-color: #444444; border-color #4444aa}
TEXTAREA {font-family: Arial; font-size: 11pt; color: #aaaaaa; background-color: #000000}
INPUT[type="submit"] {font-family: Arial;  font-size: 11pt; color: #ffffff; text-weight: bold; background-color: #7777ff; border-color: #4444aa}

.w {
  font-family: monospace;
  white-space: pre;
}
