/* here you can put your own css to customize and override the theme */

img#banner { position: relative; overflow: auto; width: 100%; margin-top: 15px;  }

@font-face {
	font-family: chalkduster-webfont;
	src: url('../fonts/chalkduster-webfont.ttf');
}

h1, h2 {
	font-family:"chalkduster-webfont", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	color: #01BCF5;
}

.header_banner {
	float: left;
	width: 75%;
	margin-top: 30px;
	margin-right: 0;
}