* { margin: 0; padding: 0; }
body { background: #fff; font-family: "Arial Black"; font-size: 0px; color: white; line-height:0 }

/* hide from ie5 mac \*/
html {
  height: 100%;
  overflow: hidden;
}
body, html { width: 100%; height: 100%; position: absolute; }
#myAlternativeContent {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%; 
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
}