Glad I could help!
For future projects try adding something like this at the start of your css file:
a, a:hover, div, img, h1, h2, h3, h4, h5, h6, ul, li, ol, table, tr, td, p, form {margin: 0; padding: 0; border: 0;}
This kind of problems will be solved before they appear.