/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/
.custom h2.entry-title {font-weight:bold;}

/*  below code centers the page title and tagline*/
.custom #header
h1 {
   text-align: center;
   }