.back_blue1 {
	background-color: #ececf3;
}
.back_blue2 {
	background-color: #f5f5f8;
}
.left_green {
	background-color: #B3CD8D;
}
.greyed {
	filter: Gray;
}

.back_blue3 {
	background-color: #d9d9e7;
}
.img_border {
	border: 1px solid #000000;
}
.left_home {
	background-color:#e2d2f4;
}
.left_children {
	background-color:#e2d2f4;
}
.left_ignite {
	background-color:#e2d2f4;
}
.left_adult {
	background-color:#e2d2f4;
}
.left_prison {
	background-color:#e2d2f4;
}
.left_thelogy {
	background-color:#e2d2f4;
}
.left_c_c {
	background-color:#e2d2f4;
}
.left_about {
	background-color:#e2d2f4;
}
.left_resources {
	background-color:#e2d2f4;
}
.quote {
	text-align: center;
	margin: 7px;
	padding: 7px;
	border: 1px dashed #000000;
	background-color: #B3CD8D;
	width: 450px;
}
.quote_wrap {
	width:100%;
	text-align:center;
}