<body>
...additional content...
<div style="width: 30px; margin-left: 500px; bottom: 0px;">
<img src="picture.png">
</div>
</body>
Although the margin-left is functioning properly, I am having trouble getting the picture to stay at the bottom.