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

h3 {
	color: #e6c1ec;
}

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


/* page background */
.masthead_header {
	background: transparent url(nostalgia_header2.jpg) no-repeat;
}
.graphic_back {
	height: 615px;
}

.content { 
	background-color: #b953c9;
	color: #e6c1ec;
}
