<HTML> <HEAD> <TITLE>Dynamic HTML WebTechniques</TITLE> <STYLE TYPE="text/css"> <!-- #WebTechniquesBackground { position:absolute; top: 5px; left: 20px; color: #DABCF5; } #topLayer { position:absolute; top: 80px; left: 30px; width: 400px; color: #004080; } BODY { font: 14pt/16pt "Times-Roman", Times, serif; font-style: normal; background: white; color: #004080 } .hugeBackgroundFont { font-size: 110pt; font-style: bold } .overLayFont { font-size: 45pt; font-style:bold; } --> </STYLE> </HEAD> <BODY> <SPAN ID=WebTechniquesBackground CLASS=hugeBackgroundFont>WebTechniques</SPAN> <SPAN ID=topLayer CLASS=overLayFont>Dynamic HTML</SPAN> </BODY> </HTML>