Cat image:
position: fixed; left: 0px; top: 0px;
This removes the cat image from the normal flow and moves it to a
fixed
location at 0px 0px. This will not move if you scroll the page. You can test this by resizing your broswser and scrolling.