body {
background: #555;
}

#wrapper{
background: #fff url("/wp-content/themes/panorama/images/wrapperbg.jpg") top center repeat-y;
}


#header{
background: #555 url("/wp-content/themes/panorama/images/headerbg.jpg") bottom center no-repeat;
}	
 

#footer {
background:  url("/wp-content/themes/panorama/images/footerbg.jpg") bottom center no-repeat;
}

#credit{
background: #555;
}

#credit p, #credit p a, #credit p a:hover{
color:#999;
}

#search{
background: #888;
border: 1px solid #444;
}

#search input{
color: #fff;
}
