#content {
    width: 970px;
    min-height: 352px;
    padding: 0;
    margin: 0 auto;
    position: relative;
    background: white url(/images/layout/black/contentBg.gif) left top repeat-y;
    }

h2 {
  position: relative;
  width: 970px;
  height: 410px;
  margin: 0;
  text-indent: -19999px;
  background: url(/images/layout/splash.jpg) left top no-repeat;
  }
