body {
	background:url(bg.gif) repeat-x fixed #000;
}
body#turbo{
	background-image:url(bg2.gif);
}
#gClear, #timeOut, #gOver, #starter {
	position:absolute;
	top:-1000px;
}
#starter {
	top:110px;
	left:195px;
	background:url(py.gif) no-repeat transparent;
}
#starter a {
	display:block;
	width:94px;
	height:56px;
	outline:hidden;
}
:focus {
	outline:0
}
img {
	border:none
}