body {
background: #fff url(/wp-content/themes/panorama/images/background.gif) no-repeat fixed;
}

#wrapper{

}


#header{
background: url("/wp-content/themes/panorama/images/headerbg.png") bottom center no-repeat;
_background: url("/wp-content/themes/panorama/images/headerbg.gif") bottom center no-repeat;
}	
 

#footer {
background: url("/wp-content/themes/panorama/images/footerbg.png") bottom center no-repeat;
_background: url("/wp-content/themes/panorama/images/footerbg.gif") bottom center no-repeat;
}

#credit{
background: #fff;
display:none;
}

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

#search{
background: #c23965;
border: 1px solid #c23965;
}

#search input{
color: #fff;
}
