body {
    background-image: url( /images/purple-background.png ) !important;
}

#content ul > li {
    list-style-image: url( images/purple-bullet.png ) !important;
}

#title h1, h2, h3, h4, #navlist .subtitle {
	color: #303;
}

a, #navlist a {
    color: #636;
}