SomrSoftware
http://www.somr.genezis.eu

Objekt <div class="zdrap" align="center">
<p>
<marquee class="mar" direction=up scrollamount=1 scrolldelay=10 width="300"height=150 >
SomrSoftware <br/>
<a href="http://www.somr.genezis.eu" target="_blank">http://www.somr.genezis.eu</a>
</marquee>
</p>
</div>
CSS

<style type="text/css">
<!--
body {background-color: #009933;}

.mar {
background-color: #CCFF66;
font-size: 20px;
text-align: center;
filter:wave(add=0,phase=1, freq=3,lightstrength=20, strength=10);
}

.zdrap {filter:wave(add=0,phase=3, freq=5,lightstrength=20, strength=10);height: 200px;}
-->
</style>