/* headers */
h2 {
	color: #555;
}


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


/* page background */
.masthead_header {
	background: transparent url(continuum_header.jpg) no-repeat;
}

.graphic_back {
	height: 540px;
}

.content { 
	background-color: #fff;
	color: #777;
}