
body {
background: url("../images/sandy.jpg");
}


#wrapper{
background: #000 url("../images/wrapperbg_red.jpg") top center repeat-y;
}


#header{
background: url("../images/headerbg_red.jpg") bottom center no-repeat;
}	

 

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


#credit{
background: url("../images/sandy.jpg");
}

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

#search{
background:;
}

#search input{
color:
#000;
}
