body {
	background: #927acc url("../images/purple/bg-body.jpg") top repeat-x;
	}

h1, h2, h3 {color: #556ea0;}

#wrapper {
	background: url("../images/purple/wrap.jpg") repeat-y;
	}

#header {
	background: url("../images/purple/header.jpg") top no-repeat;
	}
#header h1, #header h2, #header p {color: #5f4b54;}
#header h1 a:link, #header h1 a:visited, #header h1 a:hover, #header h1 a:active {
	color: #5f4b54;
	}

#navigation-container-upper {
	background: url("../images/purple/nav-wrap.jpg") repeat-y;
	}
	
#masthead {
	background: url("../images/purple/flash-bg.jpg") no-repeat;
}

#main-navigation {
	background: url("../images/purple/nav-top.jpg") top no-repeat;
	}

#main {
	background: url("../images/purple/main-bottom.jpg") bottom no-repeat;
	}
#content {
	background: url("../images/purple/content-top.jpg") top no-repeat;
	}

#footer {background-color: #927acc;}