/*** No margins; white text ***/
#footer {
    background:#ddd;
    font:.75em/1 Arial,sans-serif;
}

#footer p {
    margin:0; 
    color:#000;
}
