#fredthebat {
	position: fixed;
	background: url("./images/cursor_fred.gif") 0 0 no-repeat;
	margin-left: 20px;
	width: 75px;
	height: 30px;
	display: none;
	z-index: 100;
}
.hasjs #fredthebat {
	display: block
}
