/* Creation date: 25/12/07 by Paul Garrard */


document.write("<html>");

document.write("<div align='center'>");





document.write("<img src='http://www.of-course.co.uk/img/images4blogs/sunset.jpg' border='0'  alt='Jolly nice sunset'>");
document.write("<br>");
document.write("</div>");

document.write("</html>");


