
#header {
  background-color: #426b07;

}


.controller-wrapper {
  background-color: #426b07;

}



a {
	text-decoration: none;
	color: #f9fe87;
	
}

a:hover {
	color: #faf000;
	text-decoration: none;
}