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

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

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

h2, h3, h4, {
	color: #c63;
}

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

a, #title h1, ul#navlist .subtitle {
    color: #c60;
}
