h2 {

}

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

/* page background */
.masthead_header {
	background: transparent url(../images/main/about_header.jpg) no-repeat;
}

.content { 
	background: #fff url(../images/main/about_back.jpg);
	color: #333;
}