body {
	background-color: #810e29;
	color: #fff;
	font: normal normal normal 14px/normal "Sans", Times, serif;
}

.title {
	text-align: left;
	border-bottom: solid 1px #fff; 
	width: 40%;
	margin-bottom: 1em; 
	margin-top: 2em;
	font-size: 1.4em;
}

a {
	color: #fff;
}
a:hover {
	text-decoration: none; 
}


