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