@import url("skin.css");

blockquote {
    background-image:url(images/quote-green.gif)
}
.contentWrapper {
	background-image:url(images/background-green.gif);
}
.contentMain {
    background:url(images/main-green.jpg) no-repeat right 40px;
}   
.currentHeaderHighlight,.currentItemHighlight {
    color:#669966;
}
.footer {
	background-image:url(images/bottom-green.gif);
}


