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