.header {
	font-size: 24px;
	font-weight: bold;
	color: #F2D479;
}
.body {
	font-size: 14px;
	color: #F2D479;
	text-indent: 25px;
}
.address {
	font-size: 14px;
	color: #F28627;
}
.navbar {
	font-weight: bold;
	color: #F28627;
}

