body {
  background: #000;
  color: #fff;
}
a {
	color: #c00;
}
h1 { font-size: 272%; }
h2 { font-size: 144%; }
p { margin: 1em 0;}

#doc2 {
  margin: 0;
}

div#hd {
  background: url(/img/pshayanddave.jpg) no-repeat left -30px;
  height: 330px;
}

div#ft p.copyright {
  margin: 1em;
  font-size: 85%;
  color: #222;
}

#masthead {
	padding-top: 12em;
  text-align: right;
}
#masthead p {
	font-size: 115%;
}

div.mod {
  margin: 3em;
}

div.mod .hd {
  font-size: 159%;
}

.red { color: #c00; }


#lineup p.ensemble {
	color: #b8150d;
}

#lineup strong {
  font-weight: bold;
  font-size: 122%;
  color: #fff;
}
#lineup p.date {
	font-style: italic;
}

table.form {
	width: 400px;
	margin: 10px auto;
}
table.form td {
	padding: 5px;
}

.credits {
  margin-top: 2em;
  font-style: italic;
  font-size: 92%;
}

em {
  font-style: italic;
}