body {
	margin:0px;
	padding:0px;
	font-family:'Helvetica Neue', Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:100%;
	background:#000;
}

html>body {
	font-size:16px;
	color:#fff;
}

#Home {
	width:420px;
	margin:200px auto 0px;
	text-align:center;
}

#Metis {
	width:700px;
	margin:10px auto;
	font-size:1.25em;
}

#Quotes {
	width:620px;
	margin:100px auto 0;
}

div.spacer {
	height:40px;
	overflow:hidden;
}

#Quotes p {font-size:.825em;}

#Quotes p.quote {
	margin:2em 0 1em;
	padding:2em 0 0;
	border-top:1px solid #fff;
}