body {
	max-width: 600px;
	margin: 0;
	padding: 0.5em;
	font-family: serif;
	font-weight: normal;
	font-size: 20px;
	background-color: #050A44;
	color: #fff5ee
}

h1, h2 {
	font-family: serif;
	font-weight: bold;
}

h1 {
	font-size: 26px
}

h2 {
	margin-top: 2em;
	margin-bottom: 1em;
	font-size: 22px
}

p {
	line-height: 1.4em
}

a, a:visited, a:hover {
	color: #fff5ee;
	text-decoration: underline
}

blockquote {
	font-style: italic
}

cite {
	display: block;
	font-style: normal;
	font-weight: bold
}
