body {
  margin: 0px auto;
  padding: 0px;
  background-color: #ffffff;
}

#container {
  position: absolute;
  width: 100%;
  height: 100%;
}

#content {
  position: absolute;
  width: 100%;
  height: 100%;
}

#flashcontent {
  width: 100%;
  height: 100%;
}