@charset "utf-8";
/* CSS Document */

body {
	background: #99cc66 url(../img/bg_stripe.png) repeat-x;
}

#layout {
	background: url(../img/transparent_bg.png) repeat-x;
}

#bottom {
	background: #99cc66 url(../img/bottom_stripe.png) repeat-x top;
}