<footer>
    <div><a href="http://werc.cat-v.org/">Powered by werc</a>
</footer>

<style>
footer {
    width: 100%;
    position: fixed;
    bottom: 0;
}
</style>