body {
	background-color: black;
	font-family: trebuchet, "trebuchet ms", helvetica, geneva, sans-serif;
	color: #CCCCCC;
	background-attachment: fixed;
	background-image: url(squadron/f16duskbg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
A:link {
	color: #35BAFF;
}
A:visited {
	color: #00669B;
}
A:active {
	color: red;
}
h1,h2,h3,h4,h5,h6 {
	color: #86B1C8;
}
A:hover {
	color: #999999;
}
h2 {
	text-indent: 1em;
}