/*  
Theme Name: About People
Theme URI: http://wordpress.org/
Description: Template based on AboutPeople.com template
Version: 2.x
Author: Lisa Armstrong
Author URI: http://aboutpeople.com/

	 http://aboutpeople.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */

/*imports site style sheet to base look on */
@import "/Style/Style.css";

/*===== BLOG =====*/
/*.entry{
	font-size: 11pt;
}
*/

h1, h2, h3{
	margin: 15px 0 10px 0;
}

.entry{
	font-size: 12px;
	
}


.CenterColumn{
	background: #E6E3D0;
	color:  #000066;
	font-size: 14px;
}



.Center-Content{
	margin: 1em .5em 1em 1em;
}
/*
.post-body{
	font-size: 12px;
}

div.entry{
	font-size: 12px;
}


#content{
	font-size: 12px;
}
*/
