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

html{
	background-color: #CC9933;
}

h1, a:hover{
	color: #CC9933;
}