#maintexthistory {
  position:			relative;
  font-size:        		105%;
  margin:          		10px 70px 10px 240px;
  text-align:			left;
  color:			#ffffff;
  line-height:			140%;
}


h1#history {
  text-align:			center;
  color:                  	#ff3300;
  font-size:                	160%;
}

span#halloween  {
  color:			#ff6600;
  font-size:			120%;
}

span#christmas  {
  color:			#cc0000;
  font-size:			120%;
  font-style:			oblique;
  font-weight:			bold;
}

span.PersonalNote  {
  color:			#999900;
  font-size:			150%;
  font-weight:			bold;
}

#historynote  {
  font-family:      		Georgia, "Times New Roman", serif;
  color:			#ffff00;
  font-weight:			bold;
  font-size:			120%;
  line-height:			130%;
}

