body { background: #61accb; }  #wrapper{ background: #fff url("../images/wrapperbg_red.jpg") top center repeat-y; }   #header{ background: #61accb url("../images/headerbg_red.jpg") bottom center no-repeat; }	    #footer { background:  url("../images/footerbg_red.jpg") bottom center no-repeat; }  #credit{ background: #61accb; }  #credit p, #credit p a, #credit p a:hover{ color:#999; }  #search{ background: #fff; border: 2px solid #215a72; }  #search input{ color: #000000; } 

