body {
	margin:0px;
	padding:0px;
}
a.fart {
	display:block;
	background:url(http://corrupt.ch/fartbutton/_img/button.png) no-repeat;
	width:51px;
	height:24px;
}
a.fart:hover {
	background-position:0px -24px;
}
a.fart:active {
	background-position:0px -48px;
}
img.fart {
	width:51px;
	height:24px;
	border:0px;
}