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