
body {
background: #8eb332 url("http://i.flipline.com/images/bg_darkgreen.gif") top left repeat;
}


#wrapper{
background: #fff url("../images/wrapperbg_green.gif") top center repeat-y;
}


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

 

#footer {
background:  url("../images/footerbg_green.gif") bottom center no-repeat;
}


#credit{
background: #487d1c;
}

#credit p, #credit p a, #credit p a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
text-decoration:none;
}

#search{
background: #7b9d26;
border: 1px solid #4c6314;
}

#search input{
color: #fff;
}
