* {
	padding: 0;
	margin: 0;
	font-family: inherit;
	font-size: inhert;
	position: relative;
	word-wrap: break-word;
}
html {
  height: 100%;
}
body {
  min-height: 100%;
  overflow: auto;
}
IMG2 {
	display: block;
}