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

html {
	overflow: auto;
}

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