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

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

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

.content { 
	background-color: #073498;
	color: #c3e2f3;
}