body { color : #000; background : #fff; font-family : "Times New Roman", Times, serif; background-image:none; }

#navbar{
   background:#fff;
   color:#000;
}
* {
font-family: "Times New Roman", Times, serif;
font-size: 17px;
color: #000;
background: #fff;
}
#page_header 
{
 display : none; 
}

.slide-show 
{
 display : none; 
}
#page_footer 
{
  background: #AEBA99; 
}
#content_wrapper
{
  background: rgb(255,255,255);
  background: rgba(255,255,255,1);
}
