--- bad_page.tpl_.php.txt	2009-05-02 00:32:54.000000000 -0400
+++ page.tpl_.php_4.txt	2009-05-02 00:32:50.000000000 -0400
@@ -141,9 +141,10 @@
   #header {
   <?php if (theme_get_setting('default_custom') == 'custom') { ?>
     background-image:url('<?php print url(theme_get_setting('masthead_bg_path')) ?>');
+    
     <?php if (theme_get_setting('mastheadfixedfluid') ) { ?>
         height:<?php print theme_get_setting('mastheadfixedfluid') ?>px;
-      <? } ?>
+      <?php } ?>
     <?php if (theme_get_setting('mastheadtile') == 'fulltile') { ?>
     background-repeat:repeat;
     <?php } else if (theme_get_setting('mastheadtile') == 'vertical') { ?>
