html{height: 100%;}

body
{ background: #FFFFFF url(back.png) repeat-x;
  color: #3E4244;
}

blockquote
{ 
  color: #3E4244;
}

#logo
{ background: #8D9299 url(banner.jpg) no-repeat;
  color: #3E4244;
  border-color: #FFFFFF;
}

#logo h1
{ background-color: transparent;
  color: #FFFFFF;
}  

#content, #column
{ background-color: #FFFFFF;
  color: #3E4244;
} 

#column h1
{ background: transparent;
  color: #3E4244;
  border-color: #F1F4F5;
}


#footer
{ 
 background: #8D9299 url(banner.jpg) no-repeat;
  color: #3E4244;
  border-color: #FFFFFF;
}
