For the footer, instead of using a div and a bunch of nav anchors, try making it an unordered list. It makes it easier to style because you can apply a class (or ID) to the UL, rather than each anchor.