#info {height:400px;}

#footer {
position: fixed;
bottom: 0;
right: 0;
left: 0;
height: 40px;
}
#foot {
position: relative;
top: 0;
right: 0;
bottom: 0;
left: 0;
height: 40px;
background: #ead49b;
color:#765051;
border-top: 2px solid #765051;
z-index: 100;
}

