body {
	/*color: white;*/
	color: #bebebe;
	/*background: #0f1a36;*/
	/*background: #035409;*/
	/*background: #171717;*/
	/*background: #798c29;*/
	/*background: #2f2362;*/
	background: black;
}
a:link {
	/*color: white;*/
	color: #bebebe;
}
a:visited {
	/*color: white;*/
	color: #bebebe;
}
