@charset "UTF-8";
/* CSS Document */
body {
	background-color: #5D8E05;
} 
#content h2 {
	color:#5D8E05;
}
#contentframe #content a:link {
	color: #3C5C03;
	text-decoration: none;
}
#contentframe #content a:visited {
	color: #666;
	text-decoration: underline;
}
#contentframe #content a:hover {
	color: #CCC;
	text-decoration: underline;
}
#contentframe #content a:active {
	color: #000000;
	text-decoration: underline;
}
#stage #hubposter {
	background-image: url(../i/Section-poster/_poster_B.png);
}
