#pressroom { 
	font-weight: bold;
}

#pressroom a {
	background-color: rgb(225, 225, 225);
}

#pressroom ul li a {
	background-color: rgb(245, 245, 245);
}

#content {
	height: 400px;
}

#section {
	width: 90%;
}

#content ul li {
	padding-bottom: 0.5em;
}

.header {
	background-image: url('../../images/section3.jpg');
}