
.footer {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    clear: both;
    display: block;
    text-align: center;
    margin: 0px auto;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

