body {
	background-color: #000000;
	color: #E8C8E8
}

a {
	color: #C090C0;
}

a:visited {
	color: #985898;
}

a:active {
	color: #C00000;
}

h2 {
	margin-bottom: 4px;
}

p.subtitle {
	margin-top: 0px;
	font-size: 14px;
}