body {
background: url("http://urbanfitsac.com/urbanfit/images/urbfitback.jpg") fixed;
background-position:Center Center;
background-repeat:no-repeat;

color:#333;
}

#wrapper{
background:  url("../images/wrapperbg.jp") top center repeat-y;
}


#header{
background:  url("../images/headerbg.jp") bottom center no-repeat;
}	
 

#footer {
background:  url("../images/footerbg.jp") 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;
}
