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

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