body {
background: #999 url("http://www.polimolina.it/wp/wp-content/uploads/2010/05/grigio.gif") bottom repeat-x ;
}

#wrapper{
background: url("../images/wrapperbg.png") top center repeat-y;
}


#header{
background: #999 url("../images/headerbg.png") bottom center no-repeat;
}	
 

#footer {
background: url("../images/footerbg.png") bottom center no-repeat;
}

#credit{
background: #666;
}

#credit p, #credit p a, #credit p a:hover{
color:#999;
}

#search{
background: #888;
border: 1px solid #444;
}

#search input{
color: #fff;
}
