/***************************************************************

* option index.css

***************************************************************/

body {
	background-color: #ffcc00;
}
#wrapper {
	background:  url(../img/bg_body.gif) no-repeat;

}

