body {
	background-color: black;
	color: white;
	font-family: century gothic;
	font-size: 12px;
	border-left: 1px solid #f13f73;
	border-right: 1px solid #f13f73;
	padding: 10px;
}

a {
	color: #fcb3c4;
}
span.title {
	font-family: century gothic;
	font-size: 14px;
	margin-left: 15px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #f13f73;
}

span {
	color: #fcb3c4;
}