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

/* links */
a { 
	color: orange; 
}

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

.content { 
	background-color: #ff4800;
	color: #fff;
}