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

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

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

.graphic_background {
	height: 500px;
}

.content { 
	background-color: #000;
	color: #999;
}