Try this:
CSS...
And at the top of your HTML/index/template page:<style type="text/css">
div.topLeftImg {
background:url('http://domain.com/imagefilenamehere.jpg') no-repeat;
display:block;
width: /*whateversizeitis*/;
height: /*whateversizeitis*/;
position:absolute;
top:0;
left:0;
z-index:999;
}
</style>
<div class="topLeftImg"></div>
Dragonrain.Com - Anime Graphic & Design Resource
Bookmarks