<style type="text/css">body { margin:0; padding:0; height:100%; /* this is the key! */ }       div#ads      {            width: 500px;            height: 60px;            background-color: #ff0000;            padding: 10px;            border: 1px solid #999999;      }</style>
