
body {
background: #FAE141;
}


#wrapper{
background: #fff url("../images/wrapperbg_purple.jpg") top center repeat-y;
}


#header{
background: #FAE141 url('../images/headerbg_purple.jpg') no-repeat bottom center;; color:#0000FF
}	

 

#footer {
background:  url("../images/footerbg_purple.jpg") bottom center no-repeat;
}


#credit{
background: #FAE141;
}

#credit p, #credit p a, #credit p a:hover{
color:#FFFF00;
}

#search{
background: #FAE141;
border: 1px solid #442244; color:#000000
}

#search input{
color: #000080;
}
