/* colour */
body { background-color: rgb(240,240,240); color: rgb(0,0,0); }

body#grey { background-color: rgb(255,255,255); background-image: url(_images/grd-grey.jpg); background-attachment: fixed; background-repeat: repeat-x; background-position: left top; }


