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