/* @override http://www.raulgutierrez.org/css/travels-without-maps-chapter-2.css */


#header {
  background-color: #611306;
}

#gallery_title {
		color: white;
			text-shadow: 1px 1px rgba(207,162,157,0.54);
}

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

h1 a{
	color: white;
	text-shadow: 1px 1px rgba(207,162,157,0.54);

}

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

}
