tags:

views:

59

answers:

1

Problem Sorted.

Thanks.

A: 

Your float: center; is taking the divs out of the flow of the page. You might want to just use the background-position to place your images inside of the divs instead.

Chris
Thanks a lot! Problem sorted! :)
Mozaz