I make something
--------------- Added [DATE]1203258677[/DATE] at [TIME]1203258677[/TIME] ---------------
--------------- Added [DATE]1203258576[/DATE] at [TIME]1203258576[/TIME] ---------------
http://dacho.co.il/
HTML Code:
<style type="text/css">
<!--
#staff_sign {
position: relative;
float: left;
width: 100%;
height: 120px;
background-image: url('http://dacho.co.il/GBsignature1.png');
background-repeat: no-repeat;
background-position: left top
}
.staff_name{
position: absolute;
z-index: 1;
left:75px;
top:62px;
width: 250px;
height: 17px;
}
.staff_of{
position: absolute;
z-index: 1;
left:75px;
top:80px;
width: 250px;
height: 17px;
}
.staff_of ul{
display: inline;
list-style:none;
}
.staff_note{
position: absolute;
z-index: 1;
left:75px;
top:98px;
width: 250px;
height: 17px;
}
-->
</style>
<div id="staff_sign">
<span class="staff_name">Marie Antoinette</span>
<span class="staff_of"><a href="#">Formula</a>, <a href="#">cake</a>, <a href="#">cookie</a></span>
<span class="staff_note">If they do not have bread, let them eat cake</span>
</div>