h2 {
	color: #efefef;
}


/* links */
a { 
	color: #8da6d3; 
}

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

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