body { text-align: center;
	background-color: #013214;
	color: #FFFFFF;
	font-family: 'Shadows Into Light', sans-serif;
	font-size: 17pt;
	width: 70%;
	max-width: 1200px; 
	margin-left: auto; 
	margin-right: auto;
}

body a:link, 
body a:visited,
body a:hover,
body a:active {
	font-family: 'Shadows Into Light', serif;
	color: #FFFFFF;
	text-decoration: #000000 underline wavy;
	}

body h1 {
	font-size: 35pt;
        font-family: 'Permanent Marker', sans-serif;
        }

body h3 {
	}