body {
	background : url(images/orange_grad_new1.jpg);
	background-attachment : fixed;
	background-image : url(images/orange_grad_new1.jpg);
	background-position : center;
	background-repeat : repeat;

}
TD{
	font-family:verdana,arial;
	color:white;
	ffont-size:70%;
	line-height:150%;	
}
.new{
	background: #44B5E1 url(images/blue_grad3.jpg) no-repeat;
}