#container {
  width: 975px;
  height: 500px;
  text-align: left;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -250px;
  margin-left: -488px; }
  #container #header {
    width: 975px;
    height: 25px;
    background: url('/images/header.gif') no-repeat center; }
  #container #home {
    width: 975px;
    height: 400px;
    text-align: center; }
