body {
	padding: 1px;
}
#button {
	display: block;
	width: 345px;
	height: 58px;
	background: url('btbig.jpg') no-repeat top;
}
	#button:hover {
	background: url('btbig.jpg') no-repeat bottom;
}
