/*
	Magic Stylesheet
*/

	

body {
	font-size: 62.5%;
	font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
		background-color: #ffffff;
}

a {
	color: #1f497d;
}
a:hover {
	color: #ffa200;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
}


#head h1#logo {
	background: url(http://www.citadel-information.com/wp-content/uploads/2011/01/citadel-final-logo-app25.png) no-repeat !important;
}


#head h1#logo {
	font-size: 23px !important;
	top: 10px !important;
	left: 0px;
	width: 316px !important;
	height: 80px;
		background: url(http://www.citadel-information.com/wp-content/uploads/2011/01/citadel-final-logo-app25.png) no-repeat;
	}

#head h1#logo a {
	width: 316px !important;
	height: 80px;
	color: #000000;
}




