body {
	background-color: #bfbfbf;
	font-family: sans-serif;
	font-size: 24px;
}

a.redirect {
	height: 80px;
	display: block;
	width: 470px;
	background-image: url(img/redirect.gif);
}


a.redirect:hover {
	background-position: 0 -80px;
}

