<!--
MANDATORY ATTRIBUTES: Leave the position attribute set to 'absolute'.

CUSTOMIZABLE ATTRIBUTES: You can set the width, left and top positions to whatever you like. To use and image for the stalker, just put the link to the gif or jpeg inside the <div id="stalker"> tags. If you are familiar with stylesheets, you can go nuts adding your own attibutes for the stalker style.
-->

#stalker {
			position:absolute;
			width:200px;
			height:115px;
			left:730px;
			top:200px; }

#prop {
			position:absolute;
			width:1000px;
			height:1000px;
			left:1px;
			top:1px; }