.title_script {
	font-family: "Curlz MT", "Bookman Old Style", "Arial Black";
	font-size: large;
	font-weight: bold;
	text-transform: uppercase;
	color: #674589;
	background-color: #CCCCCC;
	text-align: center;
}
.headline {
	font-family: "Century Schoolbook", "Cooper Black", "Courier New";
	font-size: 24px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: none;
	
}
.cell_background {
	background-attachment: fixed;
	background-image: url(../GCA_color.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
