body {
	margin: 5% 15%;
	background-color: #303;
	color: #ccc;
	font-family: Trebuchet MS, Georgia, serif;
	font-size: 150%;
	line-height: 160%;
}

a {
	color: #999;
	text-decoration: none;
}

a:hover {
	color: #ccc;
}