I have a small piece of javascript in my HTML that picks a random picture every few seconds and displays it. ( Got it with help from the boards a few days ago, Props!)

I want it to be right againest the edge of the window when viewed, is there any way through alignment tags I can achieve that? <align="left"> doesn't work. No matter what I do, I still end up with a small space a couple millimeteres wide inbetween the pictures and the edge of the window.

Any suggestions?