I believe this is the section I need to update to customize my header:
</head>
<body>
<div id="container"<?php echo $col_class; ?>>
<div id="header">
<h1><a>"><?php bloginfo('name'); ?></a></h1>
<h3><?php bloginfo('description'); ?></h3>
[Please post code snippets between backticks or use the code button.]
Can anyone help?