/* Custom css here */
body{
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	background-color:#212121;
}
header,footer,article,section,nav{display:block;margin:0 auto;text-align:center;}
section{width:800px;}
h1,h2{color:#FFF;font-weight:800;}
a{color:#D7FF9C;}
.post{
	width:400px;
	padding:4px;
}
.ow{
	font-size:18px;
}
