body {
	background: #000000 url(gfx/background600.gif) fixed scroll;
}
.backgfx {
	position: fixed;
	top: -1px;
	left: -10px;
	opacity: 0.7;
}
.backgfx2 {
	position: fixed;
	top: -1px;
	left: -1px;
	opacity: 0.1;
}
.links {
	position: absolute;
	top: 0;
	left: 475;
}
.bullets {
	font-family: Lucida Sans;
	color: #9fc0c6;
	font-size: 15;
	font-weight: bold;
	text-decoration: none;
}
.bullets:hover {
	text-decoration: underline;
}
.gbtext {
	font-family: Lucida Sans;
	color: #9fc0c6;
	font-size: 12;
	position: absolute;
	top: 10;
	left: 275; /* 460 */
}
input {
	background-color: #000000;
	font-family: Lucida Sans;
	color: #9fc0c6;
	font-size: 11;
}
textarea {
	background-color: #000000;
	font-family: Lucida Sans;
	color: #9fc0c6;
	font-size: 11;
}
