body {
	background-image: url(tigerdisc.png), url(spotlight.png), url(automator.png), url(dashboard.png), url(dictionary.png), url(ichat.png), url(mail.png), url(quicktime.png), url(safari.png), url(gradient.png);
	background-position: 50% 40%, 20% 65%, 15% 40%, 20% 15%, 50% 5%, 80% 15%, 85% 40%, 80% 65%, 50% 80%, bottom left;
	background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, no-repeat, repeat-x;
}

p {
	font: bold small "Lucida Grande";
	color: white;
	text-shadow: black 0px 1px 2px;
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
	text-align: center;
}

