body { margin: 0; padding: 0; }
#header { position: absolute; left: 0; top: 0; width: 100%; height: 202px; z-index: 100; }
#header-background  { background-image: url("../header-images/header-overflow.png"); background-repeat: repeat-x; position: absolute; top: 0; left: 0; width: 100%; height: 202px; z-index: -100; }
#page-content { position: absolute; left: 140px; top: 210px; width: 633px; padding-bottom: 0.5in; }
