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