body {
	text-align: center;
	background: url('images/hike_japan.png');
	background-position: 55% 25%;
	background-repeat: repeat;
}

header {
	background-color: rgba(66, 136, 68, 1);
}

nav {
	border: none;
	background: none;
}

nav a {
	background: none;
}

.container {
	background-color: transparent;
}
