body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(../bg/kb_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;
}
a:link {
	color: #CC9900;
}
a:visited {
	color: #FF0000;
}
a:hover {
	color: #CC9933;
}
h1 {
	font-family: Arial, Century Gothic, Geneva, Arial, Helvetica, sans-serif;
	font-size: 4px;
	}
