body {
background: #555;
}

#wrapper{
background: #fff url(//blog.adamspiers.org/wp-content/themes/panorama/images/wrapperbg.jpg) top center repeat-y;
}


#header{
background: #555 url(//blog.adamspiers.org/wp-content/themes/panorama/images/headerbg.jpg) bottom center no-repeat;
}	
 

#footer {
background:  url(//blog.adamspiers.org/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;
}