
/* white colour scheme */
#body { background: url('../images/gradient.white.jpg') top repeat-x; }
#page { background: url('../images/page.white.jpg') top center no-repeat; }
#main { background: white; }
#footer { background: white; border-top: 2px solid block; }

th { background: black; color: white; }

