body {
background: #ececec;
}

#wrapper{
background: #fff url("../images/wrapperbg_lightgrey.jpg") top center repeat-y;
}


#header{
background: #ececec url("../images/headerbg_lightgrey.jpg") bottom center no-repeat;
}	
 

#footer {
background: #ececec  url("../images/footerbg_lightgrey.jpg") bottom center no-repeat;
}

#credit{
background: #ececec;
}

#credit p, #credit p a, #credit p a:hover{
color:#555;
}

#search{
background: #888;
border: 1px solid #666;
}

#search input{
color: #fff;
}
