http://naniboujou.com/index_pr.php
my div for the logo is:
div.nani-logo {
position:absolute;
left: 560px;
top: 28px;
z-index:2;
and my code is:
<div class="nani-logo">
<img src="images/headdress_title_red.png" width="234" height="299" style="border: 0px;" />
</div>
how can i have the image always show up in the top right corner (on top of the top right corner of the TABLE? css is not my strong suit... at all....
i want it to look like attached image
please help
thanks
pj