
Originally Posted by
gjh42
Several divs have margin: auto; applied. That causes the div to center in the whole available space... which for the first div to load, is the whole screen.
You can try commenting out the "margin:auto;" for the relevant div and see if that helps.