/* Start of CMSMS style sheet 'cp-theme-cream' */
BODY {
  background: #ffa url('/burlap-cream.jpg');
  color: #630;
}

A:link, A:visited {
  color:#960;
}

A:hover, A:active {
  color: #c90;
}

#sidebar {
  background: #630 url('/walnut2.jpg');
  color: #cc9;
}

/* End of 'cp-theme-cream' */

