h2 {
	color: #2c2c2c;
}


/* links */
a { 
	color: #0E4D8B; 
}


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

.content { 
	background-color: #aaf503;
	color: #303030;
}

