top of page
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><META http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Content-Script-Type" content="text/javascript">
<head>
<style type="text/css">
div.ex
{
width:120px;
height:1px;
padding:40px;
border:50px;
margin:0px;
background-color:#000;
opacity: 0.8;
}
img{
float: left;
margin-bottom: 20px;
}
</style>
</head>
<body>
<div class="ex">
</div>
</body>
</html>
bottom of page