body {
background-repeat: repeat-x;
background-image: url(http://authenticfoods.com/Content/Images/WebsiteBG.jpg);
background-color: #E4A24E;
}

#wrapper{
background: transparent url("../images/wrapperbg.png") top center repeat-y;
}


#header{
color: #888888;
background-image: transparent url("../images/headerbg.png") bottom center no-repeat;
}	
 

#footer {
background: transparent url("../images/footerbg.png") bottom center no-repeat;
}

#credit{
background: transparent;
}

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

#search{
background: #E5A14E;
border: 1px solid #444;
}

#search input{
color: #fff;
}
