.item {
    list-style-type: none;
    /*border: 1px solid grey;*/
    border-radius: 5px;
    margin-bottom:2px;
    padding: .2rem;

}

.histhead {
		text-align: center;
		font-weight: bold;
		vertical-align: bottom;
		font-size: 1.5rem;
		min-height: 2rem;
 }

.colSchools{
    font-size: .90rem;
}

.highSchools{
    font-size: .95rem;
}

.mow {
	  list-style-image: url('../images/mow2.png');
}

.natchamp {
	  list-style-image: url('../images/champ.png');
}

.history{
    width:75vw;
    text-align: center;
}
