/* style sheet for National History */

body {
	background-color: #C2C2C2;	
}
b {
	color: #990000;
}

#history {
	position:absolute; 
	margin: -10px 120px 0px 120px;	
	padding-bottom: 20px;
	font-size: 14px;
	border: thin;
	border-color:#999999;
}	
#founders {
	float: right;
	padding-left: 20px;
	padding-bottom: 10px;
	border:thick;
}

