body {
	color: #1f1f1f;
	margin: 0.5em 0 0 0.5em;
	padding: 0 0 0 0;
}

#main {
	margin: 0 auto;
	max-width: 1000px;
	vertical-align: middle;
}

#disclaimer {
	#color: #d0d0d0;
	font-size: 10px;
	padding-top: 50px;
	text-transform: uppercase;
}

.article {
	max-width: 1000px;
	font-family: Arial, sans-serif;
}

.brief {
	vertical-align: top;
	width: 480px;
	display: inline-block;
}

h1 {
	font-family: "helvetica", "nimbus sans", "sans-serif";
	text-transform: uppercase;
	font-size: 150px;
	margin-top: 50px;
	margin-bottom: 25px;
}

h2 {
	font-family: "helvetica", "nimbus sans", "sans-serif";
	font-size: 30px;
}

h3 {
	font-family: "helvetica", "nimbus sans", "sans-serif";
	text-transform: uppercase;
	font-size: 18.5px;
}

p {
	padding: 0 1.0em 0 1.0em;
}

code {
	margin-left: 0.5em;
	margin-right: 0.5em;
	padding: 0.5em;
	background-color: #eeeeee;
	width: 100%;
	display: block;
}

span.date {
	font-size: 10px;
}
