/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

h1 {
	text-indent: -9999px;
	height: 16px;
	width: 116px;
	background: url(../images/russbot_logo.gif) no-repeat;
	position: absolute;
	margin: -8px 0 0 -58px;
	top: 50%;
	left: 50%;
	z-index: 1;
}

#gear {
	height: 128px;
	width: 128px;
	background: url(../images/gear.gif) no-repeat;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -64px 0 0 -64px;
}