#logo > a > img {
	content: url("logo.png");
	width: 200px !important;
	margin-top: 7px !important;
	margin-bottom: 7px !important;
}

#header {
	background: #407ba5 !important;
	color: #ffffff;
	padding: 10px;
}

.mainheader > span {
	color: #ffffff !important;
/*	margin: 10 !important;*/
/*	position: absolute !important; */
/*	top: 50% !important;*/
	transform: translateY(50%) !important;
	font-family: "Open Sans", arial, sans-serif !important;
	font-size: 1.25em !important;
	font-weight: 600 !important;
}

.headuser{
	color: #220807 !important;
}

.headuser > a{
	color: #220807 !important;
}

.footerText{
	background: #303030 !important;
}

#menuOptions{
	background: #a69973 !important;
}

.headright{
	margin-top 0px !important;
}

.pagename1 > span {
	color: #ffffff !important;
}
