
#header, p,#gallery-title{
  background-color: #3c2a1f;
	color: #c4c9cc;
}

#header a{
	color: #b29e80;
}

.controller-wrapper {
 background-color: #3c2a1f;

}



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

#header a:hover {
	color: #ff471e;
}