#footer {
background-color: #f18825 ;
display : block ;
bottom : 0;
position : fixed;
width : 100%;
border-top: 1px solid black;

}

#footer p {
text-align : center;
}
