#content
{
background-color: #b9b9b9;
background-image: url('http://www.tri-par.com./images/gray_r1_c2.jpg');
background-repeat: repeat;
}

#content A
{
color: #ffffff;
text-decoration: none;
}

#content A:visited
{
color: #ffffff;
text-decoration: none;
}

#content A:hover
{
color: #000000;
text-decoration: none;
}

#footer
{
background-image: none;
background-color: #e6e6e6;
}

#leftColumn
{
background-image: none;
background-color: #b9b9b9;
}