body { background-color: #333; } #content { margin: 100px auto; width: 465px; } a.email { height: 38px; width: 465px; display: block; background: url(images/intro3.png) no-repeat 0 0; } a.email:hover { background-position: 0 -38px; } a.blog { height: 33px; width: 465px; display: block; background: url(images/intro4.png) no-repeat 0 0; } a.blog:hover { background-position: 0 -33px; }