body {

background: #999;
background-image: url(../images/bak.jpg);
}



#wrapper{

background: #fff url("../images/wrapperbg_lgrey.jpg") top center repeat-y;

}





#header{

background: #50433B /*url("../images/headerbg_lgrey.jpg") bottom center no-repeat*/;

}	

 



#footer {

background: #50433B /*url("../images/headerbg_lgrey.jpg") bottom center no-repeat*/;

}



#credit{

background: #50433B;

}



#credit p, #credit p a, #credit p a:hover{

color:#555;

}



#search{

background: #888;

border: 1px solid #666;

}



#search input{

color: #fff;

}

