/* CSS Document */
body {
	background-color: #556AA1;
	}
#background-holder {
	background-color: #556AA1;
	background-image: url(images/clouds.jpg);
	}
#header {
	background-image: url(images/clouds-hdr.jpg);
	}

