h2 {
	color: #fff;
}


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

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

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

p {	line-height: 17px !important;}

.footer {
	background-color: #101010;
	color: #555;
}