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


/* links */
a { 
	color: #79bffe; 
}

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

.graphic_background {
	height: 430px;
}

.content { 
	background-color: #510000;
	color: #efefef;
}