* {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

a:focus,
object:focus {
  outline: none;
  -moz-outline-style: none;
}

html, body, #flashcontent  {
  height: 100%;
  margin: 0;
  padding: 0;
}

body {
  font: 80% verdana, arial, helvetica, sans-serif;
  color: #000;
  background: #fff;
}

#fallback {
	 width: 426px;
	 margin: 100px auto;
	 padding: 10px;
	 height: 455px;
}

  #fallback h1 {
    margin-bottom: 0.5em;
    width: 71px;
    height: 16px;
    text-indent: -5000px;
  }

  #fallback p {
    margin-bottom: 1.5em;
    text-indent: -5000px;
  }

  #fallback a.getflash {
    display: block;
    width: 426px;
    height: 455px;
    background: #fff url(../img/fallback.jpg) no-repeat 0 0;
    text-indent: -5000px;
    outline: none;
  }
