body
{
	background-color: #8A8A8A;
	color: black;
	
}

#navbar
{
	border-bottom: solid 1px silver;
	background-color: #23238E;
	color: white;
	
}

#wp-calendar thead th
{
	border-bottom: solid 1px silver;
	background-color: #23238E;
	color: white;
	
}

.sidebar h2
{
	border: solid 1px silver;
	background-color: #23238E;
	color: white;
	padding: 1px 6px;
	
}
	
