/*
Name: Blue Background
*/
body {
	background-color: #ADD8E6;
	background-image: none;
}

