.maintext {
  margin-top: 25px;
  background-image: url("images/chaos001.jpg");
  color: #EEEEFF;
  font-family: tahoma, "sans-serif";
  font-size: 12px;
  font-weight: bold;
  padding: 5px;
  border: #000000 solid 1px;
  padding-top: 30px;
  text-align: justify;
  text-indent: 25px;
  text-decoration: none;
}

.events {
  vertical-align: top;
  font-family: tahoma, "sans-serif";
  font-size: 16px;
  color: #6666FF;
}

.small {
  vertical-align: top;
  text-align: center;
  font-family: tahoma, "sans-serif";
  font-size: 12px;
  color: #6666FF;
}

.artists {
  vertical-align: top;
  font-family: tahoma, "sans-serif";
  font-size: 16px;
  color: #5555FF;
}

.guests {
  vertical-align: top;
  font-family: tahoma, "sans-serif";
  font-size: 15px;
  color: #8888FF;
}

.footer {
  text-align: center;
  vertical-align: top;
  font-family: tahoma, "sans-serif";
  font-size: 10px;
  color: #8888FF;
}

a {
  font-family: tahoma, "sans-serif";
  text-decoration: none;
  color: #6666FF;
}

a:active {
  font-family: tahoma, "sans-serif";
  text-decoration: none;
  color: #6666FF;
}

a:hover {
  font-family: tahoma, "sans-serif";
  color: #6666FF;
  text-decoration: none;
}



