﻿
#ccolumn
{
	/* this defines site-specific background - see ppnet.css for rest of definition */
	/*background-image: url(  '../images/treeBackground.png' );
	_background-image: url(  '../images/treeBackground.gif' );
	background-position: left bottom;
	background-repeat: no-repeat;*/
}

h1, h2, h3, h4
{
	color:White;
}

a, a:visited, a:hover
{
	color:#B3D7FF;
}


