add h1 - h6 headings to sections (no untitled sections)
give a little intro to say what the app / webpage is about
label above text input element with for attribute the same as the id on the text input
CSS
Kinda covered by my design issue, but also could try following some guidelines in the style guides that Olly posted on the FAC 15 gitter: style guides for css, html, js. Basically suggests using classes over ids and elements to style
A few bits to add:
CSS