h2 {
	color: #fff;
}


/* links */
a { 
	color: #0E4D8B; 
}

/* page background */
.masthead_header {
	background: transparent url(denounce_header.jpg) no-repeat;
}
.graphic_background {
	height: 560px;
}

.content { 
	background-color: #62aad3;
	color: #c3e2f3;
}

p {	line-height: 17px !important;}

.footer {
	background-color: #101010;
	color: #555;
}