﻿BODY
{
    BACKGROUND-IMAGE: url('images/lrock002.jpg');
}
P
{
    FONT-FAMILY: Ariel
}
H1
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 24pt;
    FONT-FAMILY: Trebuchet MS
}
H2
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 18pt;
    FONT-FAMILY: Trebuchet MS
}
div
{
margin-left:30
}

table.theater {

  border: 1px solid #999;
  text-align: left;
  border-collapse: collapse;
  margin: 0 0 1em 0;
  caption-side: top;
}

caption.theater, td.theater, th.theater {
  padding: 0.3em;
}

th.theater, td.theater {
  border-bottom: 1px solid #999;
}

caption.theater {
  font-weight: bold;
  font-style: italic;
}