﻿.page_title
{

	color:#725972;  /*as in masthead */
	font-size: x-large; /*as in h2 */
	text-align:left;
	font-weight:600;
		
}
.page_intro
{
	
	/*color:#725972;*/  /*as in masthead */

	
}
.page_intro a {
	
	text-decoration:none
}

.game_title
{
	color: #600;  /*as in h3*/
	font-size:x-large;  /*as is h3 */
	
  font-weight:500;


}

.game_rules
{
	
	
}

.game_content 
{

border-color:#600;
border-style:double;
padding: 10px;
		
}
.math_battle_part {
	
	
}

.math_battle_part_name{
color:#725972;  /*dark lilac */
color: #600;   /*dark red, like headers */
font-size: large;
font-weight:400;

	
	
}


