body {
	background-color: #BDA484;
	color: #EDCD85;
}

header {
	background-color: #522A3E;
	color: #CD9D06;
}

h1 {
	color: #CD9D06;
}

h2 {
	background-color: #522A3E; 
	color: #CD9D06;
}

h3{
	background-color: #522A3E; 
	color: #CD9D06;
}

footer{
	background-color: #522A3E; 
	color: #CD9D06;	
}