/* Right column (grey version) */

#article    {
background-image : url(../images/alt-body-bg.gif);
background-color : #333;
}

#article #content {
background-image : url(../images/grey-content-bg.gif);
}

#article #content #content-main {
margin-left : 470px;
}

#article #content #content-main h2 {
color : #fff;
}

#article #content #content-main p {
color : #fff;
}

#article #content-thumbnails a {
color : #fff;
}