Prueba algo asi:
Busca ese código y reemplazalo por el que te pongo.
Código PHP:
<div id="topleft">
<h1><a href="<?php bloginfo('home'); ?>/"><img src="<?php bloginfo('stylesheet_directory'); ?>/imagenes/tu-imagen.png" /></a></h1>
<p>Investigación</p>
</div>
Obviamente reemplaza ese nombre de imagen por la tuya.