I have placed an image (200x roughly 130px) inside a div tag with width and height 212px. I want to align the image, using CSS, so that it sits at the bottom of the div. I've tried the vertical-align property but nothing happens. I can only get the image to sit at the top. What am I doing wrong???