I have a space underneath my container that I can't figure out how to get rid of.
This is the site so far... http://compassionhomecare.ca/new and this is the code for the container:
.container {
width: 960px;
margin: 0px auto 0px;
padding: 0px;
background-color: #FFFFFF;
}
Any help would be much appreciated.