body{
	height:100%;
	background:#ffffff url('../img/bg_index_body.gif') repeat-x center top;
	color:#333333;
	line-height:120%;
	letter-spacing:0px;
	text-align:center;
	word-break: normal;
}

#wrapper{
	width:100%;
	min-height:100%;
	height:auto !important;
	height:100%;
	background:url('../img/bg_index_wrapper.jpg') no-repeat top center;
	position:relative;
}