@charset "utf-8";

body {
	background: #00370F;
}

a {
	color: #FFFFFF;
}

.wrapper {
	background: #005417;
	color: #FFFFFF;
}

.header {
	background: #00370F;
}

.header-disp {
	background: #0A7C15 url(green.gif) repeat-x top;
}

.footer {
	background: #0A7C15 url(green.gif) repeat-x top;
}

.menu li a {
	color: #FFFFFF;
}

.menu li a:hover {
	color: #6EC81E;
}

p {
	color: #FFFFFF;
}