/* HTML elements  */
/*Specific FOOTER css */

body {
    background: none;
}

/* Footer */
#footer p {
    color: #696969;
    height: 50px;
}