body {
  background-image: url(images/bg.gif);
  background-color: #FFEAFD;
  background-repeat: repeat-x;
  font-family: Trebuchet MS;
  color: #9C31A4; }


h1 {
  font-family: Georgia, serif;
  font-size: 22px;
  letter-spacing: -1px;
  font-weight: bold;
  color: #9C31A4;
  line-height: 22px; }
  
  
td {
  font-family: Georgia, serif;
  font-size: 11px;
  color: #601A60;
  line-height: 14px; }
  
  
a {
  color: #9C31A4; }
  
  
a:hover {
  color: #ff33ff; }
  
  
.thumb {
  text-align: center; }
  
  
.thumb a img {
  border: 2px solid #fff; }
