ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
body {
	color:#555;
	background:#fff;
	font:normal 16px/20px 'Vollkorn', helvetica, arial, sans-serif;
	text-align:center;
}
#content {
	margin:0 auto 2em;
	width:80%;
	max-width:500px;
	text-align:left;
}
strong {
	color:#000;
	font-weight:normal;
}
a {
	padding:0 .1em;
	color:#000;
}
a:hover,
#language a:hover {
	color:#000;
	text-decoration:none;
}
h1 {
	display:block;
	margin-bottom:20px;
	font:normal 20px/20px 'Vollkorn', helvetica, arial, sans-serif;
}
h1 a,
h1 a:hover {
	padding:0;
	color:#000;
	cursor:default;
	background:transparent;
	text-decoration:none;
}
p {margin:0 0 20px}
#language {
	width:80%;
	max-width:500px;
	margin:1em auto 2em;
	color:#999;
	font-size:.85em;
	text-align:right;
}
#language a {
	color:#666;
	background:transparent;
}
#recent {
	padding:1em;
	background:#effdd2;
	border:2px solid #d9f69b;
}
#recent h2 {font-size:1em}
#recent .date {
	color:#abb365;
	font-weight:normal;
}
#recent p {margin-top:0}
#recent a {background:#d9f69b}
#recent a:hover {background:#C4F04C}
