use this css class:
.headimage
{
width:100%; text-align:center; float:left; height:100px; background: url(images/yourimage.gif); background-repeat: no-repeat; background-position: center; margin-top: 0.5%;margin-bottom: 1.5%;
}
-----------
<div class="headeimage"></div>
** Mark any post that really helps you as “ANSWER” to indicate all other viewers in future for reference; **
Thnks,