@charset "utf-8";
body {
	background-color: #ecfef6;
}
.pic-space {
	padding: 5px;
	margin: 5px;
}

h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	display: inline;
}
.px-height {
	font-size: 6px;
}
.bg-logo {
	background-image: url(assets/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactbox {
	border: 1px solid #3377E9;
}



p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.green-sep {
	background-color: #009900;
	height: 3px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	display: inline;
}

