html, body {
	width: 100%;
	height: 100%;
	background: #fff;
	color: #000;
	}

body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 65%;
	line-height: 1.2em;
	text-align: center;
	color: #383934;
	}


