I see stars on the bottom of the page
The reason you see the stars below the footer on the page is because the footer background uses a sprite image (the stars are at the bottom of the image) and you added too much text/links in the footer, which makes the footer longer and therefore makes the stars of the sprite image show.
You can fix this by changing the text in the footer to make it shorter or by changing the background of the footer to an HTML color instead of an image.
