Implement 3 distinct sections in the output HTML of Breakdance:
Header
Main (everything not part of the header or footer)
Footer
This way we can keep the Footer at the bottom (even on short pages) by adding a min-height to the Main section.