<script language="JavaScript1.2">
if (document.all)
document.body.style.cssText="background:white url(이미지주소) no-repeat fixed right right"
</script>
.
관리자모드에 들어가서...

클로버가 약간 응용한 소스 ?  
아래처럼 소스를 추가하니 왼쪽 오른쪽 위치조절 가능 %수치를 조절...
<script language="JavaScript1.2">
if (document.all)
document.body.style.cssText="background:white url(https://han63.naroot.net/zb41/data/mini14/6.gif) 90% 10% no-repeat fixed right right"
</script>
* 오작교님에 의해서 게시물 이동되었습니다 (2005-11-25 11:55)