Am I right in thinking it's fine to use
<img src=/images/image.gif>
and the correct image file will be accessed from any page directory level - eg from root/page.htm AND root/first_level/second_level/page.htm
It seems to be working but just wanted to check.