h2 {
	#fff;
}

/* links */
a { 
	color: #ff3366; 
}

/* page background */
.masthead_header {
	background: transparent url(opus_header.jpg) no-repeat;
}
.graphic_back {
	height: 640px;
}
.content { 
	background: #fff url(page_back.jpg);
	color: #fff;
}