body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, Verdana, Arial, Sans-Serif; 
	background: #44566B ;
/*	color: #333; */ 
	text-align: center; 
font-weight: normal
	}

#page {
	background-color: #44566B;
/*	border: 1px solid #959596; */
	text-align: left;
font-weight: normal
	}

#content {
 
font-size: 13px; /* Resets 1em to 10px */
font-weight: normal
	}


.post {

	text-align: left;
	}

.post hr {
	display: block;
	}





h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #000080;
	}


a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#content h4 {

	font-size: 24px;
	font-weight: strong;
	text-align: center;
}
