body{
	width: 960px;
	height:100%;
	background:#f5f5f5;
	margin: 0 auto;
	text-align:center;
	
	word-break: normal;
}

#wrapper{
	width:100%;
	background:url('../img/wrapper.png') no-repeat top center;
	position:relative;
	
}