@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(kwantumback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
a:link {
	color: #A7F362;
}
a:visited {
	color: #A7F362;
}
a:hover {
	color: #A7F362;
}
a:active {
	color: #A7F362;
}
