@charset "utf-8"
p {
	color: black;
}
h1 {
	color: black;
}
body {
	background-image: url('ncwoods.jpg');
}
