try this: in the 'Configure Header Area' option add the following
HTML Code:
<div id="mytag"><img class="tag" src="http://www.kimspersonalizing.com/wp-content/themes/atahualpa/images/tag.png" /></div>
then add the following to the CSS inserts
HTML Code:
#mytag {height:150px;}
.tag {position: relative;}
you may want to position it left or right too.