.about { margin-bottom: 10px; width: 160px; height:160px; display:block; background:transparent url('aboutme.png') center top no-repeat; } .twitterbird:hover { background-image: url('aboutmehover.png'); }

To learn more HTML/CSS, check out these tutorials!