Copy this code and paste it in your HTML
<style type="text/css" media="screen"> div{
position: relative;
width:194px; height:54px;
}
div span{
position: absolute; top:0; left:0;
width:194px; height:54px;
background: url('images/logo.png') no-repeat;
}