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

html{
	background-color: #69C2F0;
}

h1, a:hover{
	color: #69C2F0;
}