

body {

background: #231f20;

}





#wrapper{

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

}





#header{

background: #231f20 url("../images/headerbg_red.jpg") bottom center no-repeat;

}	



 



#footer {

background:  url("../images/footerbg_red.jpg") bottom center no-repeat;

}





#credit{

background: #231f20;

}



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

color:#ddd4b3;

}



#search{

background: #9fa4af;

border: 1px solid #3d4f53;

}



#search input{

color: #231f20;

}


