/* Pull default to 10pt font */
body {
  font-size: 83.33%;
}

/* Ensure font size cascades properly in quirks mode */
table, td {
  font-size: 100%;
}

html, body, div, p {
	border: 0;
	padding: 0;
	margin: 0;
}

html, body {
	overflow: hidden;
}

img {
  border: 0;
}

