


#header {
  background-color: #28502e;

}


.controller-wrapper {
  background-color: #28502e;

}

#header h1 a{
			text-shadow: 1px 1px rgba(0,0,0,0.2)
}



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

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

#gallery_title {
	color: #fffdf1;
		text-shadow: 1px 1px rgba(0,0,0,0.2)
}