h2 {
	color: #529aae;
	color: #00a2df;
}

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

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

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

.blu {
	color: #00a2df;
	font-weight: bold;
}
