﻿#footer {
    clear: both;
    margin: 0 auto;
    padding: 20px 0;
    background: url(img11.gif) repeat-x;
    text-align: center;
    position:fixed;
    bottom:0;
    width:100%;
}
#footer p {
    margin: 0;
    font-size: .8em;
    color: #666666;
}
a {text-decoration:underline}