I currently have two images contained in separate divs:
I am curious if the top image can be merged into the background image if it extends beyond the boundaries of the background image. I would like it to only be visible within the confines of the background image, and if it exceeds these borders, it should be hidden with overflow:hidden.