@charset "utf-8";
/* CSS Document */

body {
	background: repeat-x url('images/Stages_HeaderBg.png') white;
}

H1 {
	color: #95c540;
}
H2 {
	color: #5b8e00;
}
A {
	color: #95c540;
}
A:hover {
	color: #5b8e00;
}
H3 {
	color: #95c540;
}