I have searched and searched in finding an answer.
I have a custom header in my blog (kubrick theme) I need the header to be a link to my home page (not my blog) my website homepage here
here is my current header.php
<div id="header">
<div id="headerimg">
<h1>/"><?php bloginfo('name'); ?></h1>
<div class="description"><?php bloginfo('description'); ?></div>
</div>
my blog address is http://www.hopeworks.us/blog