body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #111111;
	color: #6283A0;
	margin: 5px 5px 5px 5px;
	letter-spacing: 1px;
	text-decoration: none;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 1px;
	color: #6283A0;
}
.title {
	font-size: 20px;
	letter-spacing: 3px;
	color: #B19595;
}
.desc {
	color: #B19595;
}