/**** BLUE THEME CSS ****/

html{
	background-color: #99CC33;
}

h1, a:hover{
	color: #99CC33;	
}