body,html{
	background-color:#ffcc00;
}
#main-box{
	background:#ffcc00 url("../images/bgr_06_ffcc00.gif") top left no-repeat;
	height:1200px;
}
#main-box p{
	color:#330033;
}
#content2 ul,h2{
	color:#330033;
}
#content2 li{
	background:transparent url("../images/line_330033.gif") 0px 4px no-repeat;
}