body{
  background-color: #230637;
  background-image: url('TresTopBG.png');
  background-repeat: repeat-x;
}
.teaser {
  text-align: center;
  margin-top: 100px;
  font-family: Helvetica, Arial, sans-serif;
  color: #f3e1ff;
  text-shadow: 0px -2px 0px #220635;
}

.teaser a {
  color: #ffb8ff;
  text-decoration: none;
}
