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