@charset "utf-8";
/* CSS Document */
html, body {
	background-color:#E0D9D9;
	color:black;
}

.header {
	background-color:#6C1718;;
	color: black;
}