/* CSS Document */

/* do the import hack */
@import url("http://www.statehumanities.org/css/main.css");

/*soon, i will insert only the most basic of styles in here. I will be saving the complex for main.css. */

body	{
	background-color: #EEEEEE;
	font-size: 12px;
	margin: 0px;
}




/*html { font-size: 100%; /* IE hack  

body { 
	font-size: 88%;
	background-color: #FFFFFF;
	margin-top: 0px;
 }
 */


