/* ---------------------------------------------------------------------
 * filename     footer.css
 * description  cascading style sheet for footer part
 * ------------------------------------------------------------------ */


#footer {
    clear: both;
    margin-top: 30px;
    text-align: center;
}
