/*
Colours:
--
Green:	#ccff33
*/
body {
	background-color:#ccff33;
}
#header {
	background-image:url(/new-images/logo_green.gif);
}
#content {
  background-image:url(/new-images/tri-device_green.gif);
}
#textColumn h1,
.textColumn h1,
#textColumn h2,
.textColumn h2,
#textColumn h3,
.textColumn h3,
#textColumn h4,
.textColumn h4 {
	color:#ff9900;
}
