/* edit for absolute pos */
#banana_container {width:100%; float:left; position:relative; height:550px;}
#cover {background-color:#333333; float:right; height:100px; z-index:2000; width:100px; position:absolute; top:0px; right:100px;}
#BananAlbum {width:800px; height:550px; margin: 0px auto 0px auto;}
