body {
  background-image: url('images/bg.jpg');
  background-attachment: fixed;
}

p {
  font-family: sans-serif;
  font-size: 0.9em;
}

.title {
  font-weight: bold;
  font-size: 1.2em;
}

.date {
  font-style: italic;
}

p.event {
  font-family: sans-serif;
  font-style: italic;
}

p.sponsors {
  font-size: 0.75em;
  font-style: italic;
  text-align: center;
}

table {
  background: #ffffff;
  border: 0px;
}

td  {
  padding: 5px;
  vertical-align: top;
}

td.header {
  vertical-align: bottom;
}

a {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

p.programme {
}

a.artist {
  font-weight: normal;
}

.dates {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 0.75em;
}

p.lang {
  font-size: 0.6em;
}
