html{ background-color: #fff; height: 100%;}
body{
	font: 12px Arial;
	color: #595959;
	background: url(../img/indexbg.png) repeat-x;
	height: 100%;
}
#home{
	width: 370px;
	height: 420px;
	margin: 0 auto;
	padding-top: 130px;
	position: relative;
}