* { margin: 0; padding: 0 } html, body { text-align: center; height: 100% } #body { max-width: 62em; margin: 0px auto; position: relative; min-height: 100% } #header { width: 62%; min-width: 238px; margin: 0px auto; height: 70px; background-position: bottom right; background-repeat: no-repeat; background-image: url(retrojnet-big.png); overflow: hidden } #header h1 { display: none } #content { float: left; width: 60%; margin-left: 19%; text-align: left } #nava { float: left; width: 17%; margin-left: 4%; text-align: left; overflow: hidden } #navb { float: left; width: 17%; margin-left: -100%; text-align: left; overflow: hidden } #footer { position: absolute; bottom: 0px; width: 100%; text-align: center } 