#bottombar {
height: 18px;
width: 100%;
position: fixed;
bottom: 0;
left: 0;
text-align: center;
font-size: 15px;
color: #FFFF00;
background: url(http://culturesmith.com/GBA_bottombar.png) repeat-x;
z-index:4
}