<html>
<head>
<style type="text/css">
.line {
height:3px;
background-color:#A8BEE5;
line-height:3px;
clear:both;
display:block;
overflow:hidden;
margin-top:100px;
}
</style>
</head>
<body>
<div class="line"> </div>
</body>
</html>
<head>
<style type="text/css">
.line {
height:3px;
background-color:#A8BEE5;
line-height:3px;
clear:both;
display:block;
overflow:hidden;
margin-top:100px;
}
</style>
</head>
<body>
<div class="line"> </div>
</body>
</html>