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