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