@charset "utf-8";
/* CSS Document */

body {
	background-color: #003635;
	text-align: center;
}
h2 {
	font-size: 24px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
}
h5 {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;

}