
#header {
  background-color: #181542;
}


.controller-wrapper {
  background-color: #181542;}



a {
	text-decoration: none;
color: #2e3150;
}
a:hover{
	color: #f74722;
}

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

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