﻿/* footer.css */
.footer {
    font-family: sans-serif;
    font-size: 11px;
    color: #999;
	text-align: center;
    margin-top: 50px;
}