#album{
	position:relative;
	height:240px;
	width:320px;
}

#album img{
	position:absolute;
	top:0px;
}