#backgroundchecks { 
	font-weight: bold; 
	background-color: rgb(225, 225, 225);
}
#content {
	height: 525px;
}
.header {
	background-image: url('../../../images/section2.jpg');
}