I want to move the pet image without making it a div or making it position: absolute. :H For example, on his profile. His image is giant and hangs off the screen, and it's not centered. I just want to move it to the left. How would one do this? I remember doing it before with...padding and percent? But I can't even remember how to do it now.
Give it {position:relative; left:-260px;} or around that and you should be good.
Gorgeous art btw.