/* 
    Created on : 16-jan-2016, 22:40:59
    Author     : Ronald Verbeek <ronald@docyourcode.org>
*/

body {
    color: #222222;
}

footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;    
    text-align: center;
    background: #80c0c0;
}