h2 { 	color: red; 
	font-family: arial, helvetica, sans-serif; 
	font-size: x-large; 
	font-weight: lighter;
}
h2.whatsnew { 	
	color: red; 
	font-family: arial, helvetica, sans-serif; 
	font-size: large; 
}