.description { height:135px; overflow:auto; width:499px; padding-left:10px; padding-right:5px; font-family:verdana;font-size:14px; }
a.teaser {
  font-family: verdana;
  font-size: 22px;
  font-weight: bold;
  color: #330099;
  line-height: 60px;

}

body {
    background:#291600;
    background-image: url(assets/bg-body.jpg);
    background-repeat: repeat;
    margin:0;
    text-align: center;
}
