body {
	background-color: rgba(203, 185, 171, 0.9);
	background-image: url('images/in_step.png');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: 30%;
	background-position: 0% 50%;
}

header {
	background-color: rgba(179, 162, 166, 1);
}
