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