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