You can log back in here.
What is the CSS code for pet overlays? I totally forgot.
I'm using this one. :D
<style> div.pet { background-image: url(url here); background-repeat: no-repeat; width:200px; padding-top:200px;} div.pet img {display:none} </style>