div#footer  {  
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;  
    padding: 30px;  
    background: #ff9966 url(http://comicawa.com/img/);  
    border-bottom: 1px solid #CCC;  
    color: #FFF;    
}