--- page.tpl.php_original	2007-01-17 18:40:25.000000000 +0100
+++ page.tpl.php	2008-02-29 19:35:01.000000000 +0100
@@ -8,7 +8,8 @@
     <style type="text/css" media="print">@import "<?php print base_path() . path_to_theme() ?>/print.css";</style>
     <!--[if lt IE 7]>
     <style type="text/css" media="all">@import "<?php print base_path() . path_to_theme() ?>/fix-ie.css";</style>
-    <![endif]-->	
+    <![endif]-->
+    <?php print randomheaderimage() ?>	
 </head>
 
 <body<?php print phptemplate_body_class($sidebar_right); ?>>
