.teaser
{
    position: absolute;
    margin-left: 50px;
    top: 155px;
    font: normal normal lighter 80px impact, arial;
    color: rgb(255,255,255);
    z-index: 3;
    white-space: nowrap;
}
.teaser_shadow
{
    position: absolute;
    margin-left: 50px;
    top: 80px;
    font: normal normal lighter 170px impact, arial;
    color: rgb(255,255,255);
    z-index: 1;
    white-space: nowrap;
}