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