



body {
       color: #222222;
}




a:link  {
	color: blue;
}

a:visited  {
	color: purple;
}

hr {height:1px; border:none; color:#000; background-color:#000; width:100%; text-align:center; margin: 0 auto;}

h1.entry-title, article.page .entry-header h1.entry-title {
   text-align:center;
}