Listing A
<html>
<head>
<style type="text/css">
<!--
.header {
       background-color:#336699;
       height:75px;
       border:1px solid #000000;
}
-->
</style>
</head>
<body>
<div class="header">&nbsp;</div>
</body>
</html>