/* GREEN Skin */

body{
background:#c1eb42 url(images/bg_gradient.jpg) repeat-x;
}

#wrapper{
background:url(images/bg_main.gif) repeat-y top;
}

#header{
background:url(images/header.gif) no-repeat;
}

#page_wrapper{
background:url(images/bg_bottom.gif) no-repeat bottom;
} /*curved footer*/


#page{
background:url(images/bg_top.gif) top no-repeat;
}

#footer{
background:#c1eb42 url(images/footer.gif) no-repeat top;
}

