body {
	background-color : Black;
	color : #ccccff;
	background-image : url(../img/bklgv.jpg);
	background-attachment : fixed;
	background-position : center;
	background-repeat : no-repeat;
}

a:link {color: #6699ff}
a:visited {color: #9966cc}
a:hover {color:#FF0000}
a:active {color:#FF0000}

.j {
	font-size: smaller;
}
.warn {
	color : Red;
	font-weight : bold;
	text-align : center;
}

.rels {
	font-family : Helvetica, sans-serif;
	font-size : smaller;
}

.copy {
	font-size : smaller;
}

.foot {
	font-size : smaller;
	text-align : center;
}
