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