body {
   background: #999 url("http://www.bluemoonkites.com/images/icky2.gif");
   }

#wrapper{
   background: #fff ;
   }

#header{
   background: inherit ;
   }

#footer {
   background: inherit ;
   }

#credit{
   background: #999;
   }

#credit p, #credit p a, #credit p a:hover{
   color:#555;
   }

#search{
   background: #f2f2f2;
   border: 1px solid #b3b3bf;
   }

#search input{
   color: #444;
   }
