body
{
	background: #5789D5 url("../_img/bg_b.gif") repeat-Y center top;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
}

body.w
{
	background: #5789D5 url("../_img/bg_w.gif") repeat-Y center top;
}

#frame
{
  text-align: center;
	margin: 0px auto;
	width: 990px;
}

