body {
	background-attachment: fixed;
	background-image: url(images/kidsbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}


#navbar {
	background-image: url(images/kidnavbar.png);
	}

