html, body {
        background-image:url('home_background.jpg'); 
        background-attachment:fixed;
        background-repeat:no-repeat;
	width: 100%;
	height: 100%;
	overflow:hidden;
	margin:0
}


#BananAlbum {
	width:100%; height:100%; position:absolute; z-index:100; left:0px; top:0px;
}

/*
 * BananAlbum | www.BananAlbum.net | 2007
 */