html {
	width				: 100%						;
	padding				: 0px						;
	margin				: 0px						;
	height				: 100%						;
	}
body { 
	background			: #fff			;
	margin				: 0px				;
	padding				: 0px				;
	height				: 100%				;
	}
.midten {
	position			: relative			;
	top				: 0px				;
	background-color		: #fff			;
	width				: 500px			;
	height				: 100%				;
	min-height			: 100%				;
	margin-left			: auto				;
	margin-right			: auto				;
	vertical-align			: bottom			;
	}
h1 {
	font-family			: market deco, sans-serif		;
	font-size			: 128px				;
	font-weight			: 900				;
//	margin				: 100px  300px			;
	}