SyntaxFix
Write A Post
Hire A Developer
Questions
You can simply make the top div fixed:
#top { position: fixed; top: 20px; left: 20px; }