<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"
http://www.w3.org/TR/html4/loose.dtd"><html>
<head>
<title>Tomt dokument</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
html,body{height:100%;margin:0px;border:0px;padding:0px;font-family:tahoma,verdana,arial,sans-serif;font-size:small;}
#site{width:864px;margin:0 auto;position:relative;}}
#mainTable{position:absolute;top:0;left:0;width:866px;height:300px;border:2px solid red;opacity:0.2;filter:alpha(opacity=20);}
#mainDiv{position:absolute;top:0;left:0;width:866px;height:300px;background:url(
http://www.eksperten.dk/img/elogo.png) center center no-repeat;}
</style>
</head>
<body>
<div id="site">
<table id="mainTable"><tr><td style="background:#999;"> <br><br>Denne tekst er gennemsigtig</td></tr></table>
<div id="mainDiv">
Denne tekst står helt
</div>
</div>
</body>
</html>