
body {
	background:url(/images/bg-purple.gif) 50% 0;
}

body #header {
	background:url(/images/shadow-header-purple.gif) top left no-repeat;
}

body #content {
	background:url(/images/shadow-repeat-purple.gif) top left repeat-y;
}

body #footer {
	background:url(/images/shadow-footer-purple.gif) bottom left no-repeat;
}

