﻿body {
	color: #CCCCFF;
	background-color: #000000;
	text-align: center;
}
h1 {
	color: #C0C0C0;
}
a:visited {
	color: #CCFFFF;
}
h2 {
	color: #FF9933;
}
a:link {
	color: #C0C0C0;
}
h3 {
	color: #CCCCFF;
	text-align: center;
}
