.testimonial {
	width: 198px;
	font-style: italic;
}
.testimonial div {
	width: 100%;
	text-align: center;
}
#aboutus { 
	font-weight: bold;
}
#aboutus a {
	background-color: rgb(225, 225, 225);
}
#aboutus ul li a {
	background-color: rgb(245, 245, 245);
}
#content {
	height: 755px;
}
#states-list {
	padding-left: 0;
}
.header {
	background-image: url('../../images/section3.jpg');
}