@charset "utf-8";
/* CSS Document */

body {
	background: #f1f1f1;
}

#my_content2 {
	background: url(../img/top.jpg) repeat-x;
}

#layout_chat {
	background: url(../img/frame.png) repeat-x;
}

#bottom_chat {
	background: #a4c33e url(../img/bottom.jpg) no-repeat top;
}