/*your custom style goes in this file*/
/*if you're overriding style blocks from genstyle.css, you only need to include the attributes you're overriding, not the whole block*/
.big-header {
	color: #435E95;
	font-size: 35px;
}

h2.site-head, h2.site-head a, .mmaintitle, .big-header, .slogan, .admin-banner h1, .top-rounded-headline h1 {
  font-family: 'Marcellus SC', Georgia, "Times New Roman", Times, Serif;
}

#globe {
	margin:8px 30px 0px 0px;
	border-radius: 10px;
	float:left;
}

.slogan {
	color: #435E95;
	font-size: 25px;
}
