#mission {
	color: #7C6B49;
}

#mission h1 {
	text-align: left;
	font-size: 1.5em;
	font-weight: bold;
	color: #7C6B49;
}

#mission h2 {
	text-align: left;
	font-size: 1.2em;
	font-weight: bold;
	color: #7C6B49;
}

#mission img {
	border: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

.left {
	float: left;
	padding-right: 4px;
}

.right {
	float: right;
	padding-left: 4px;
}

.laura {
	width: 88%;
	margin-left: auto;
	margin-right: auto;
}

.laura img {
	border: none;
}