This is header.php in it’s entirety for this theme
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html xmlns=”https://www.w3.org/1999/xhtml” <?php language_attributes(); ?>>
<head profile=”https://gmpg.org/xfn/11″>
<meta http-equiv=”Content-Type” content=”<?php bloginfo(‘html_type’); ?>; charset=<?php bloginfo(‘charset’); ?>” />
<title><?php bloginfo(‘name’); ?> <?php if ( is_single() ) { ?> » Blog Archive <?php } ?> <?php wp_title(); ?></title>
<meta name=”generator” content=”WordPress <?php bloginfo(‘version’); ?>” />
<link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_url’); ?>” type=”text/css” media=”screen” />
<link rel=”alternate” type=”application/rss+xml” title=”<?php bloginfo(‘name’); ?> RSS Feed” href=”<?php bloginfo(‘rss2_url’); ?>” />
<link rel=”pingback” href=”<?php bloginfo(‘pingback_url’); ?>” />
<!–[if lte IE 7]>
<link rel=”stylesheet” href=”<?php bloginfo(‘stylesheet_directory’); ?>/ie.css” type=”text/css” />
<![endif]–>
<?php wp_head(); ?>
</head>
<body>
<div id=”page_bg”>
<div id=”top”>
<div id=”header”>
<div id=”headerimg”>
<table cellpadding=”0″ cellspacing=”0″>
<tr>
<td style=”text-align: center; vertical-align: middle;”>
<h1>/”><?php bloginfo(‘name’); ?></h1>
<div class=”description”><?php bloginfo(‘description’); ?></div>
</td>
</tr>
</table>
</div>
</div>
<div id=”menu”>
<table cellpadding=”0″ cellspacing=”0″ style=”margin: 0 auto; width: 480px; padding: 42px 0 0 10px;”>
<tr>
<td style=”vertical-align: top; text-align: right;”>
<ul class=”nav”>
<li class=”page_item”>/” title=”Home”>Home
<?php wp_list_pages(‘sort_column=menu_order&depth=1&title_li=’);?>
</td>
</tr>
</table>
</div>
<div class=”clr”></div>
</div>
<div id=”wrapper”>
<div id=”page”>
<div id=”wrpr”>
<div id=”searchbox”> <?php include (TEMPLATEPATH . ‘/searchform.php’); ?> </div>
</div>
<div id=”holder”>