/* CSS Document */
.bar2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D7C293;
	background-color: #990000;
}
.bar {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	background-color: #D7C293;
}


