/* CSS Document */

BODY {
	background-image: url(../../images/backgrounds/oeganda.jpg);
	background-attachment: fixed;
	background-position: center bottom;
	}

