/* CSS Document */
body {
	background-attachment: fixed;
	background-image: url(safaris/images/yootheme/sunrise.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.tableback {
	background-image: url(safaris/images/whitetrans.png);
}

