@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-image: url(../images/bg_splats-r.jpg);
	}
.header_text {
	font-family: comic sans ms;
	font-weight: bold;
	color: #23625a;
}
.sub_header2 {
	font-size: 14px; font-family: comic sans ms;
	font-weight: bold;
}
.sub_header {
	font-family: comic sans ms;
	font-weight: bold;
	color: #ffffff;
}
.body_text {font-family: comic sans ms;
}
.sub_text {font-family: Bradley Hand ITC;
	font-size:22px;
	font-weight: bold;
	color: #23625a;
}
a:link {
	color: #339387;
}
a:visited {
	color: #23625a;
}
a:hover {
	color: #23625a;
}
a:active {
	color: #23625a;
}

