/* This will style the default page titles just like the category page titles */

.page .entry-title {
	font-size: 13px;
	letter-spacing: 1px;
	color: #ffffff;
	background-color: #000000;
	margin-bottom: 0px;
	padding: 5px 0px;
	text-align: center;
}