* {
	margin: 0px;
	padding: 0px;
	border: 0px none black;
	position: relative;
	height: auto;
	width: auto;
	line-height:1em;
	font-size:100%;
}

html {
	overflow: auto;
}

body, html {
	min-height: 100%;
	min-width: 100%;
}