body {
	margin: 1em;
}

#page-container {
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}

a {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #0077ff;
	text-decoration: underline;
}

a:active {
	color: #ff7700;
	text-decoration: none;
}
