body 
{
	background-image:url('../images/cir_gradient.gif');
	background-repeat: repeat-x;
	color: white;
}

p
{
	color: black;
}
	
td
{
	color: black; 
}


table.jj
 {
	background-image: url('../images/JJ_gradient.gif');
	background-repeat: repeat-x; 
	background-color: white;
}

h2
{
	color: blue;
}
