html {
	width: 100%;
	text-align: center;
	background: white none repeat-x;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #707070;
	min-height: 100%;
	margin-bottom: 1px;
}
