.head_red {
	background-color: #671919;
	background-image: url(../_img/head/head_red.jpg);
	background-repeat: no-repeat;
}

.head_blue {
	background-color: #214C75;
	background-image: url(../_img/head/head_blue.jpg);
	background-repeat: no-repeat;
}

.head_gold {
	background-color: #75744B;
	background-image: url(../_img/head/head_gold.jpg);
	background-repeat: no-repeat;
}

.head_purple {
	background-color: #4B214B;
	background-image: url(../_img/head/head_purple.jpg);
	background-repeat: no-repeat;
}

.head_orange {
	background-color: #C87322;
	background-image: url(../_img/head/head_orange.jpg);
	background-repeat: no-repeat;
}
